Skip to content

Commit

Permalink
grammar police
Browse files Browse the repository at this point in the history
  • Loading branch information
--global committed Oct 22, 2024
1 parent 4dac2c2 commit ded41a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .submodules/setup/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ def print_intro():
+ "PLEASE READ INSTRUCTIONS"
+ Style.RESET_ALL
+ " 👇👀👇\n\n"
+ "This script will help you setup your CFL dev container by:\n"
+ "This script will help you set up your CFL dev container by:\n"
+ " - forking each repo within our "
+ generate_console_link(
"https://github.com/ocadotechnology/codeforlife-workspace",
Expand All @@ -74,7 +74,7 @@ def print_intro():
+ " - cloning each fork from your personal GitHub account into this"
+ " container\n\n"
+ "In a moment you will be asked to log into your personal GitHub"
+ " account so that we may setup your CFL dev container as described"
+ " account so that we may set up your CFL dev container as described"
+ " above. Use your keyboard to select/input your option when prompted."
+ "\n\n"
+ Style.DIM
Expand Down

0 comments on commit ded41a9

Please sign in to comment.