diff options
Diffstat (limited to 'design-notes.md')
-rw-r--r-- | design-notes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/design-notes.md b/design-notes.md index 9bcbeb5..bd8ca60 100644 --- a/design-notes.md +++ b/design-notes.md | |||
@@ -146,7 +146,7 @@ Serialised item structure: | |||
146 | "properties": { | 146 | "properties": { |
147 | "type": "video", | 147 | "type": "video", |
148 | "filesize": 12345 | 148 | "filesize": 12345 |
149 | } | 149 | }, |
150 | 150 | ||
151 | "properties": { | 151 | "properties": { |
152 | "type": "directory", | 152 | "type": "directory", |