File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Developers will be reading your documents to learn .NET core, and to use it in t
44Your goal is to create useful documentation that helps the reader on their journey. Our guidelines
55help with that. Our style guide contains four recommendations:
66- [ Use a Conversational Tone] ( #use-a-conversational-tone )
7- - [ Write in Second Person] ( #write-in-2nd -person )
7+ - [ Write in Second Person] ( #write-in-second -person )
88- [ Use Active Voice] ( #use-active-voice )
99- [ Target a 5th Grade Reading Level] ( #target-a-5th-grade-reading-level )
1010
@@ -62,7 +62,7 @@ The first sentence uses active voice. The second sentence was written in passive
6262
6363We recommend active voice because it is more readable. Passive voice can be more difficult to read.
6464
65- ### Target a Fifth Grade Reading Level
65+ ### Target a 5th Grade Reading Level
6666
6767We provide this final guideline because many of our readers are not native English speakers.
6868You are reaching an international audience with your articles. Please take into account that
@@ -75,4 +75,4 @@ reading your articles will have a formal computer science degree. Terms like 'id
7575need to be defined if you use it:
7676
7777> The Close() method is idempotent, meaning that you can call it multiple times and the effect is
78- the same as if you called it once.
78+ the same as if you called it once.
You can’t perform that action at this time.
0 commit comments