From 693bf6349302112d4fc37af78a85b1325b95c09c Mon Sep 17 00:00:00 2001 From: pantor Date: Sun, 18 Feb 2018 18:47:29 +0100 Subject: [PATCH] Make inja lowerscore in text --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 552b6b5..cf46890 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ using namespace inja; using json = nlohmann::json; ``` -You can also integrate Inja in your project using [Hunter](https://github.com/ruslo/hunter), a package manager for C++. +You can also integrate inja in your project using [Hunter](https://github.com/ruslo/hunter), a package manager for C++. ## Tutorial