Skip to content

Commit 329d1f7

Browse files
maartenbawcabus
andauthored
Update README.md
Co-authored-by: Wesley Cabus <wesley@gotsharp.be>
1 parent cd21fac commit 329d1f7

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
@@ -69,7 +69,7 @@ WebStorm has Grazie as a built-in spell checker and grammar checker, and support
6969
### Markdown Style
7070

7171
* Use `*` for lists. Do not use `-`.
72-
* Use `[link title(https://example.com)` for links, avoid reference-style links.
72+
* Use `[link title](https://example.com)` for links, avoid reference-style links.
7373
* For internal links, always include the extension (e.g. `.md` or `.mdx`)
7474
* Prefer `csharp` over `cs` to set the language for C# code blocks.
7575

0 commit comments

Comments
 (0)