mirror of
https://github.com/rust-lang/mdBook
synced 2025-03-04 15:17:11 +00:00
fix typo
This commit is contained in:
parent
6f6de2cf05
commit
982608246e
1 changed files with 1 additions and 1 deletions
|
@ -347,7 +347,7 @@ To make a warning or similar note stand out, wrap it in a warning div.
|
|||
This is a bad thing that you should pay attention to.
|
||||
|
||||
Warning blocks should be used sparingly in documentation, to avoid "warning
|
||||
fatique," where people are trained to ignore them because they usually don't
|
||||
fatigue," where people are trained to ignore them because they usually don't
|
||||
matter for what they're doing.
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue