From 8e5d4a712c0c047786ed69c722b507fc8edfe669 Mon Sep 17 00:00:00 2001 From: Rob Loach Date: Wed, 26 Jun 2019 14:51:34 -0400 Subject: [PATCH] docs: Fix gendering Fixes #491 --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 8323a128..cba11ac4 100644 --- a/readme.md +++ b/readme.md @@ -29,7 +29,7 @@ Introduction ChaiScript is one of the only embedded scripting language designed from the ground up to directly target C++ and take advantage of modern C++ development -techniques, working with the developer like he expects it to work. Being a +techniques, working with the developer how they would expect it to work. Being a native C++ application, it has some advantages over existing embedded scripting languages: