Skip to content

Commit aa3ae0c

Browse files
authored
Merge pull request #996 from rl-mcvay/markdown_typo_fix
added a missing colon for consistency
2 parents f2f3017 + b2185e6 commit aa3ae0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Markdown.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The best way to practice is by building projects! You can use this cheat sheet a
1515

1616
- [Markdown](https://www.markdownguide.org/): Great Markdown guide. Includes Cheat Sheet, Basic Syntax, Extended Syntax, Tools, Hacks and even a Book!
1717
- [Beginner to advanced Markdown](https://daringfireball.net/projects/markdown/): Brief overview of the Markdown language, It's a great place to start!
18-
- [W3Schools Markdown](https://www.w3schools.io/file/markdown-introduction/) Learn the basics of markdown.
18+
- [W3Schools Markdown](https://www.w3schools.io/file/markdown-introduction/): Learn the basics of markdown.
1919
- [GitHub Docs](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax): Official GitHub documentation for Markdown.
2020

2121
## Repos (Collections of github repositories of best Markdown learning resources)

0 commit comments

Comments
 (0)