Skip to content

Commit e214c79

Browse files
committed
Minor changes
1 parent 55f02ce commit e214c79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ However, developers usually know when they change a schema significantly. It's
175175
also easy to re-check whether the current schema differs a lot from the original
176176
one using zson\_dict table.
177177

178-
## Open issues
178+
## Known limitations
179179

180-
- Intalling the extension in a schema other than `public` is not supported (i.e. `CREATE EXTENSION zson WITH SCHEMA ...`);
180+
Intalling ZSON in a schema other than `public` is not supported (i.e. `CREATE EXTENSION zson WITH SCHEMA ...`).
181181

0 commit comments

Comments
 (0)