Skip to content

Commit 84e8c39

Browse files
authored
Fix title to "Microsoft Writing Style Guide" (#1946)
- Minor grammar fix
1 parent 74b9aac commit 84e8c39

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/contributing/documentation/authors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ Although Plone 6 Documentation is not completely aligned with the Diátaxis fram
332332

333333
## Plone documentation styleguide
334334

335-
We follow [Microsoft Writing Style Guide](https://learn.microsoft.com/en-us/style-guide/welcome/).
335+
We follow the [Microsoft Writing Style Guide](https://learn.microsoft.com/en-us/style-guide/welcome/).
336336

337337
Key concepts from that guide include the following.
338338

docs/contributing/documentation/setup-build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ Open `/_build/linkcheck/output.txt` for the entire list of links that were check
138138

139139
### `vale`
140140

141-
`vale` checks for American English spelling, grammar, syntax, and the Microsoft Developer Style Guide.
141+
`vale` checks for American English spelling, grammar, and syntax, and follows the Microsoft Writing Style Guide.
142142
See {ref}`authors-english-label` for configuration.
143143

144144
```shell

0 commit comments

Comments
 (0)