Added missing quote.

This commit is contained in:
Ian Dinwoodie
2019-04-27 19:23:09 -04:00
parent d0de2c9fdf
commit a2c4c1b519

View File

@@ -10,7 +10,7 @@ in to your mind (and maybe mine) by explaining them in the <i>simplest</i> way
possible.
</p>
<p align="center">
This work, "C++ Design Patterns for Humans, is a derivative of
This work, "C++ Design Patterns for Humans", is a derivative of
<a href="https://github.com/kamranahmedse/design-patterns-for-humans">
"Design Patterns for Humans"</a> by <a href="https://github.com/kamranahmedse">
"kamranahmedse", used under