From 9c204cf762b527a61e17df4abc5a6918b45eacaa Mon Sep 17 00:00:00 2001 From: Andrew Clemons Date: Sun, 24 Apr 2022 10:36:03 +1200 Subject: [PATCH] libraries/nlohmann_json: Fix slack-desc. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- libraries/nlohmann_json/slack-desc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/nlohmann_json/slack-desc b/libraries/nlohmann_json/slack-desc index ff3ddb155d..e5e154737d 100644 --- a/libraries/nlohmann_json/slack-desc +++ b/libraries/nlohmann_json/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -nlohmann_json: nlohmann_json (JSON for Modern C++) +nlohmann_json: nlohmann_json (JSON for Modern C++) nlohmann_json: nlohmann_json: nlohmann_json is a JSON library for modern C++ and was designed with nlohmann_json: three goals in mind: Intuitive syntax, Trivial integration, and