Skip to content
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

Editing the Quick Start Docs #11136

Merged
merged 1 commit into from
Dec 31, 2021
Merged

Editing the Quick Start Docs #11136

merged 1 commit into from
Dec 31, 2021

Conversation

braim23
Copy link
Contributor

@braim23 braim23 commented Dec 30, 2021

Fixed some bits and small details. added articles such as "a", "an" and "the" when needed and deleting them when they weren't needed.

For example: There is one source code that we'll talk about and it is specific. So we'll say:
"You can find the* source code of the completed application".

Also, when we say:

"Go to the blabla.cs file"

'file' is a noun, and since we used a noun, we are supposed to add an article 'the'. Same goes if we say 'class', 'project', etc. instead of 'file'.

But when we say:
"Go to blabla.cs"

We didn't use a noun here, so we don't need to add 'the' at all, and this explains why I removed some "the"s.
image

@braim23 braim23 added this to the 5.1-preview milestone Dec 30, 2021
@hikalkan
Copy link
Member

Thanks for the fixes and the explanation.

@hikalkan hikalkan merged commit f6624f8 into dev Dec 31, 2021
@hikalkan hikalkan deleted the braim-edit-2 branch December 31, 2021 17:14
@braim23
Copy link
Contributor Author

braim23 commented Dec 31, 2021

Thanks for the fixes and the explanation.

You're more than welcome :D can't wait to do even more

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

Successfully merging this pull request may close these issues.

2 participants