aboutsummaryrefslogtreecommitdiff
path: root/design-notes.md
diff options
context:
space:
mode:
authorpacien2019-12-31 10:58:38 +0100
committerpacien2019-12-31 10:58:38 +0100
commit3e0dea56fc6f1aeada46e13450d94aa7d4e729f4 (patch)
treeb4654148fb5d76257a756da8caf299d2b77ed041 /design-notes.md
parentad3422f43ea851ab4ded2f2f07225ead38d1e366 (diff)
downloadldgallery-3e0dea56fc6f1aeada46e13450d94aa7d4e729f4.tar.gz
design-notes: fix typo
Diffstat (limited to 'design-notes.md')
-rw-r--r--design-notes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/design-notes.md b/design-notes.md
index a268aae..6c4f5b3 100644
--- a/design-notes.md
+++ b/design-notes.md
@@ -143,7 +143,7 @@ Serialised item structure:
143 ], 143 ],
144 144
145 "path": "[resource path]", 145 "path": "[resource path]",
146 "thumbnail": "[resource path | null]"}, 146 "thumbnail": "[resource path | null]",
147 147
148 148
149 "_comment": "type-dependent", 149 "_comment": "type-dependent",