diff options
author | Adam <adamdharrison@gmail.com> | 2024-02-20 12:36:41 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-20 12:36:41 -0500 |
commit | 9a3755268a1dc42e99083c69d8fb4ce7c33ad169 (patch) | |
tree | aef6987e429037e017b1731d848b895339699adc | |
parent | 78ff363417e5782cf9f2714c7e871ed164af7e48 (diff) | |
parent | 16097a231d6824bdd85001eeca39367f66d6e014 (diff) | |
download | lite-xl-plugin-manager-9a3755268a1dc42e99083c69d8fb4ce7c33ad169.tar.gz lite-xl-plugin-manager-9a3755268a1dc42e99083c69d8fb4ce7c33ad169.zip |
Merge pull request #69 from PerilousBooklet/SPEC
Fixed small typing mistake.
-rw-r--r-- | SPEC.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Manifest Specification -A lite-xl manifest is a JSON file contains three different keys: +A lite-xl manifest is a JSON file containing three different keys: * Remotes * Addons |