-
-
Notifications
You must be signed in to change notification settings - Fork 689
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
changed some grammatical errors in instructions.md and instructions.append.md #2805
base: main
Are you sure you want to change the base?
Changes from all commits
e19451b
360f3e4
88d037a
29111a2
62b9515
7988673
385dabd
52014d4
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Instructions | ||
|
||
In this exercise you're going to write some code to help you cook a brilliant lasagna from your favorite cooking book. | ||
In this exercise, you're going to write some code to help you cook a brilliant lasagna from your favourite cooking book. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Same as the |
||
|
||
You have four tasks, all related to the time spent cooking the lasagna. | ||
|
||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -58,7 +58,7 @@ After making corrections and implementing your solution, run the tests again. | |
You can run the tests using the online editor or locally on your machine: | ||
|
||
- To run the tests in the online editor, click the "Run Tests" button. | ||
- To run the tests locally, check [Testing on the Java track][Testing locally on the java track] If the tests fails, that's ok! See what the error message is telling you, change your code and test again, when your tests pass, move on to the next step. | ||
- To run the tests locally, check [Testing on the Java track][Testing locally on the java track] If the tests fail, that's ok! See what the error message tells you: change your code and test again; when your tests pass, move on to the next step. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Why using |
||
|
||
### Step 3: Submitting your first iteration | ||
|
||
|
@@ -103,7 +103,7 @@ exercism download --exercise=two-fer --track=java | |
|
||
### Become a mentor | ||
|
||
The heart of Exercism are the conversations about coding practices. | ||
The heart of Exercism is the conversations about coding practices. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I thin |
||
It's definitely fun to practice, but engaging with others both in their attempts and your own is how you get feedback. | ||
That feedback can help point out what you're doing well and where you might need to improve. | ||
|
||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
armour
is the British spelling.Exercism uses American spelling for the content (see the Exercism style guide).