Skip to content

Commit 3c43ec3

Browse files
Update README.md
Co-authored-by: Maarten Balliauw <maarten.balliauw@duendesoftware.com>
1 parent 0774d2c commit 3c43ec3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ WebStorm has Grazie as a built-in spell checker and grammar checker, and support
6262
* You can link to header anchors using the `#` symbol, for example `[multiple authentication methods](/identityserver/ui/federation.md#multiple-authentication-methods-for-users)`.
6363
* Link relevant text. Prefer `learn more about [improving the sign-in experience]` over `click [here] to learn more`.
6464
* Run `npm run linkchecker` to validate all links (note this will ignore links to GitHub because of rate limits in place).
65-
* When a markdown link is long (75+ characters) or a link is repeated multiple times on a page, prefer moving the link to the bottom of the file and usings markdown anchor syntax `[test.cs][repo-test-file]`
65+
* When a markdown link is long (75+ characters) or a link is repeated multiple times on a page, prefer moving the link to the bottom of the file and using markdown anchor syntax `[test.cs][repo-test-file]`
6666

6767
### Code Block Style
6868

0 commit comments

Comments
 (0)