From 35ccf1c0f064b0651fb0630e2b427a5d7736e4e3 Mon Sep 17 00:00:00 2001 From: Luke Abraham Date: Wed, 9 Oct 2024 17:55:17 +0100 Subject: [PATCH] Update learners/setup.md Updated following review Co-authored-by: Dimitrios Theodorakis --- learners/setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/learners/setup.md b/learners/setup.md index ec3ebfc..23d12b2 100644 --- a/learners/setup.md +++ b/learners/setup.md @@ -44,7 +44,7 @@ If you are not taking this course on archer2 we recommend installing the [GFortr ## Text Editors and Integrated Development Environments (IDEs) -While Fortran files are plain text can could be edited with any plain text editor, it is recommened that you use an editor that is capable of _syntax highlighting_. There are a number of these available. +While Fortran files are plain text and can be edited with any plain text editor, it is recommened that you use an editor that is capable of _syntax highlighting_. Setup instructions for some editors are available below. ### Emacs