Skip to content

Commit 92d9842

Browse files
authored
Merge pull request #4 from madislohmus/patch-1
Update README.md, by @madislohmus
2 parents 12645bb + 3446838 commit 92d9842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ If **all** ZSON documents are migrated to new dictionary the old one could be sa
125125
delete from zson_dict where dict_id = 0;
126126
```
127127

128-
In general it's safer to keep old dictionaries just in case. A few KB of disk space don't worth the risk of losing data.
128+
In general it's safer to keep old dictionaries just in case. Gaining a few KB of disk space is not worth the risk of losing data.
129129

130130
## When it's a time to re-learn?
131131

0 commit comments

Comments
 (0)