From 6e899aa899b55a0f3d23c2a03d27aaa5fd64da65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20LUDWIG?= Date: Thu, 12 Mar 2026 14:26:17 +0100 Subject: [PATCH] docs: fix typo divider --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0b5c07..b4bf543 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ awesome.md:3 relative-links Relative links should be valid ["./invalid.txt" shou - Ignore external links and absolute paths as it only checks relative links (e.g: `https://example.com/` or `/absolute/path.png`). - If necessary, absolute paths can be validated too, with [`root_path` configuration option](#absolute-paths). - Headings defined multiple times in one file, will get enumerated as ``. - The divier can be customized with [`fragment-count-divider`](#divider-for-fragment-index). + The divider can be customized with [`fragment-count-divider`](#divider-for-fragment-index). ### Limitations