From 9c3988a3fa4ab13e1439f1fe4117f3342f22943a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Ooms?= Date: Thu, 22 Oct 2020 09:10:18 +0200 Subject: [PATCH] docs: Update TOC. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01c7239..97ab1bf 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ See something incorrectly described, buggy or outright wrong? Open an issue or s * [Cursor Movement](#cursor-movement) * [Erasing Text](#erasing-text) * [PARAMETER EXPANSION](#parameter-expansion) - * [Replacement](#replacement) + * [Prefix and Suffix Deletion](#prefix-and-suffix-deletion) * [Length](#length) * [Default Value](#default-value) * [CONDITIONAL EXPRESSIONS](#conditional-expressions)