From 31741c24461de8af8b03d76a314c76b548aff8e5 Mon Sep 17 00:00:00 2001 From: Kevin Sacro Date: Sat, 8 Jun 2024 08:42:14 -0600 Subject: [PATCH] Removed minor typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dccea5a..5ad0043 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![](https://i.imgur.com/Y98oNli.png) #### What is this? - * **Syllabore** is a procedural name generator that does not use a pre-made lists of names + * **Syllabore** is a procedural name generator that does not use pre-made lists of names * It can be embedded into a .NET program and used 100% offline #### How are names generated?