From bdfa28b4999eaa7b415b50eb9a042f3d0345dc69 Mon Sep 17 00:00:00 2001 From: Daniel Hofstetter Date: Sun, 18 May 2025 15:36:35 +0200 Subject: [PATCH] README.md: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b50e829..365064d 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ cargo build --release cargo run --release ``` ## Extensions and incompatibilities -### Spported GNU extensions +### Supported GNU extensions * Command-line arguments can be specified in long (`--`) form. * Spaces can precede a regular expression modifier. * `I` can be used in as a synonym for the `i` (case insensitive) substitution