File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ help with that. Our style guide contains four recommendations:
6
6
- [ Use a Conversational Tone] ( #use-a-conversational-tone )
7
7
- [ Write in Second Person] ( #write-in-2nd-person )
8
8
- [ Use Active Voice] ( #use-active-voice )
9
- - [ Target a 5th Grade Reading Level] ( #target-a-5th -grade-reading-level )
9
+ - [ Target a 5th Grade Reading Level] ( #target-a-fifth -grade-reading-level )
10
10
11
11
You will see examples of each of these as you read this style guide. We've written this guide
12
12
following our guidelines to provide examples for you to follow as you build documentation
@@ -75,4 +75,4 @@ reading your articles will have a formal computer science degree. Terms like 'id
75
75
need to be defined if you use it:
76
76
77
77
> 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