mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Fix typo in Ordered List
This commit is contained in:
parent
1ec08b42dd
commit
6bdfa2c3ef
@ -97,7 +97,7 @@ _Result_:
|
|||||||
|
|
||||||
An ordered list must start with a number immediately followed by a dot. The
|
An ordered list must start with a number immediately followed by a dot. The
|
||||||
numbers do not need to be consecutive and can be all set to `1.`, as they will
|
numbers do not need to be consecutive and can be all set to `1.`, as they will
|
||||||
be re-numbered when renderer.
|
be re-numbered when rendered.
|
||||||
|
|
||||||
_Example_:
|
_Example_:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user