Skip to content

Fix grammar in Hello World README - #679

Open
dipkumarexperiment08-rgb wants to merge 1 commit into
TheOdinProject:mainfrom
dipkumarexperiment08-rgb:main
Open

Fix grammar in Hello World README#679
dipkumarexperiment08-rgb wants to merge 1 commit into
TheOdinProject:mainfrom
dipkumarexperiment08-rgb:main

Conversation

@dipkumarexperiment08-rgb

Copy link
Copy Markdown

Corrected minor grammatical errors and improved clarity in the README.

Because

This PR

Issue

Closes #XXXXX

Additional Information

Pull Request Requirements

  • I have thoroughly read and understand The Odin Project Contributing Guide
  • The title of this PR follows the location of change: brief description of change format, e.g. 01_helloWorld: Update test cases
  • The Because section summarizes the reason for this PR
  • The This PR section has a bullet point list describing the changes in this PR
  • If this PR addresses an open issue, it is linked in the Issue section
  • If this PR includes any changes that affect the solution of an exercise, I've also updated the solution in the /solutions folder

Corrected minor grammatical errors and improved clarity in the README.
```

For the most part we've set up these tests in such a way that you only have to update or write the code being tested. You should not have to worry about importing or exporting anything at this stage.. so just work around that bit of the code and write what it takes to make them pass!
For the most part we've set up these tests in such a way that you only have to update or write the code being tested. You should not have to worry about importing or exporting anything at this stage. So just work around that bit of the code and write what it takes to make them pass!

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should actually be a comma instead of double full stop.

Suggested change
For the most part we've set up these tests in such a way that you only have to update or write the code being tested. You should not have to worry about importing or exporting anything at this stage. So just work around that bit of the code and write what it takes to make them pass!
For the most part we've set up these tests in such a way that you only have to update or write the code being tested. You should not have to worry about importing or exporting anything at this stage, so just work around that bit of the code and write what it takes to make them pass!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants