From 6a0b2d669f375916b6f89938a05c7092f3a0d120 Mon Sep 17 00:00:00 2001 From: Eric Haszlakiewicz Date: Sun, 12 Jul 2020 19:17:59 +0000 Subject: [PATCH] Fix typoes with previous change. --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 0385fb9..a6e8ac1 100644 --- a/index.html +++ b/index.html @@ -12,8 +12,8 @@ For information about building json-c, see the json-c-0.14
Best starting points: -json_object.h or -json_tokener.h +json_object.h or +json_tokener.h You can also look at the tests in the tests directory for some examples.
One of the simplest examples is