From 6e1c3c15b5a1324990a7b2e309fe9771c6b2e25b Mon Sep 17 00:00:00 2001 From: Lucienne Micallef <59605294+lmicallef@users.noreply.github.com> Date: Wed, 10 Mar 2021 18:21:10 +0100 Subject: [PATCH] Update bundleup.md --- docs/bundleup.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/bundleup.md b/docs/bundleup.md index 2dfea0d..67c1eb7 100644 --- a/docs/bundleup.md +++ b/docs/bundleup.md @@ -42,7 +42,7 @@ cd $WORK/NEMO/release-4.0/cfgs/ORCA2_ICE/ git init ``` -Now, you'll find a new (hidden) golder, called `.git` in the configuration's folder. +Now, you'll find a new (hidden) folder, called `.git` in the configuration's folder. ### (2) Branching Off @@ -97,7 +97,7 @@ git add .gitignore #### Option-a: Single Experiment -If your' going to submit only one experiment folder, just copy the README.md file from your experiment into the configuration's folder before submitting. In the example below, the only experiment will be "REF": +If you're going to submit only one experiment folder, just copy the README.md file from your experiment into the configuration's folder before submitting. In the example below, the only experiment will be "REF": ```bash # still in $WORK/NEMO/release-4.0/cfgs/ORCA2_ICE/