mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-01-31 08:57:15 +00:00
Typo
This commit is contained in:
parent
d3762944b5
commit
f1e5f7111e
1 changed files with 2 additions and 2 deletions
|
@ -243,9 +243,9 @@ In GFM (GitHub Flavored Markdown) you can add task lists resulting in checked or
|
|||
- [ ] Smell
|
||||
{{% /notice %}}
|
||||
|
||||
### Defintions
|
||||
### Definitions
|
||||
|
||||
This Markdown dialect supports an extension to add defintion lists. Definition lists are made of terms and definitions of these terms, much like in a dictionary.
|
||||
This Markdown dialect supports an extension to add definition lists. Definition lists are made of terms and definitions of these terms, much like in a dictionary.
|
||||
|
||||
A definition list in Markdown Extra is made of a single-line term followed by a colon and the definition for that term. You can also associate more than one term to a definition.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue