From 982608246e6ab34a59509f0e2457bd44ffe1bbde Mon Sep 17 00:00:00 2001 From: Joseph Perez Date: Sun, 19 Nov 2023 14:46:50 +0100 Subject: [PATCH] fix typo --- guide/src/format/mdbook.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/src/format/mdbook.md b/guide/src/format/mdbook.md index 45fb506a..0ae76238 100644 --- a/guide/src/format/mdbook.md +++ b/guide/src/format/mdbook.md @@ -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.