From 5660e93949eefb8c35632c045fe85c88e7c3fb8d Mon Sep 17 00:00:00 2001 From: Pk11 Date: Fri, 25 Jun 2021 07:21:08 -0500 Subject: [PATCH] Updated UniStore example (markdown) --- UniStore-example.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UniStore-example.md b/UniStore-example.md index e60d406..85eaf3b 100644 --- a/UniStore-example.md +++ b/UniStore-example.md @@ -1,4 +1,4 @@ -Here is an example UniStore with one app +Here is an example UniStore with one app. Note that UniStore files are actually JSON files with a different extension, so all rules of JSON files apply, you can use tools such as http://jsonformatter.curiousconcept.com check if your file is valid JSON. ```json {