From a2c4c1b51930aa9ff2800dbbf9ae123b9eeb3291 Mon Sep 17 00:00:00 2001
From: Ian Dinwoodie
Date: Sat, 27 Apr 2019 19:23:09 -0400
Subject: [PATCH] Added missing quote.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 9b043d1..48b7ff0 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ in to your mind (and maybe mine) by explaining them in the simplest way
possible.
-This work, "C++ Design Patterns for Humans, is a derivative of
+This work, "C++ Design Patterns for Humans", is a derivative of
"Design Patterns for Humans" by
"kamranahmedse", used under