aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Sebastian Kuipers <[email protected]>2021-02-09 11:08:06 +0100
committerGravatar GitHub <[email protected]>2021-02-09 11:08:06 +0100
commit8d1a46c1866c12b719b991719c84a6c1d6f25bb4 (patch)
treee375bdf4ebfd934d943fb18f86d4be0d2fd0fb0f
parentTiny grammar edit (diff)
A small typo
Co-authored-by: Kieran Siek <[email protected]>
-rw-r--r--bot/resources/tags/empty-json.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/resources/tags/empty-json.md b/bot/resources/tags/empty-json.md
index ceb8c6eae..21b0860c7 100644
--- a/bot/resources/tags/empty-json.md
+++ b/bot/resources/tags/empty-json.md
@@ -8,4 +8,4 @@ Whilst having the data empty is no problem, the file itself may never be complet
You most likely wanted to structure your JSON as a dictionary. To do this, change your JSON to read `{}`.
-Different data types are also supported. If you wish to read more on these, please reffer to the following article: https://www.tutorialspoint.com/json/json_data_types.htm
+Different data types are also supported. If you wish to read more on these, please refer to the following article: https://www.tutorialspoint.com/json/json_data_types.htm