From 8cf23354a362dc1792b1195021297333fae3b0df Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 5 Jun 2021 19:14:59 +0300 Subject: fix typos --- _notes/markdown.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_notes/markdown.md') diff --git a/_notes/markdown.md b/_notes/markdown.md index f652bc8..b62284f 100644 --- a/_notes/markdown.md +++ b/_notes/markdown.md @@ -16,7 +16,7 @@ Additional sentences start there also. * Prefer reference-style links over inline links. Omit the second pair of brackets `[]` entirely where appropriate. For example, [Google] is preferred over both [Google](https://ya.ru) and -[I'm feeeling lucky][google] (see [this document's source]). +[I'm feeling lucky][google] (see [this document's source]). * First- and second-level headers are underlined with strings of `=` and `-`. The number of `=`/`-` signs must be equal to the number of characters in the header. -- cgit v1.2.3