From d4ee215ae6491f55ae51c264de95e27d9d3be725 Mon Sep 17 00:00:00 2001 From: Florian Becker <1367506+make-ing@users.noreply.github.com> Date: Tue, 30 Nov 2021 11:12:29 +0100 Subject: [PATCH] fix typo (#194) replace "manu" with "many" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94a01c6..9062575 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Both CommandStation-EX and BaseStation-Classic support much of the NMRA Digital * Control of all cab functions F0-F28 and F29-F68 * Main Track: Write configuration variable bytes and set/clear specific configuration variable (CV) bits (aka Programming on Main or POM) * Programming Track: Same as the main track with the addition of reading configuration variable bytes -* And manu more custom features. see [What's new in CommandStation-EX?](#whats-new-in-commandstation-ex) +* And many more custom features. see [What's new in CommandStation-EX?](#whats-new-in-commandstation-ex) # What’s in this Repository?