]> git.8kb.co.uk Git - postgresql/pg_jsonb_opx/blobdiff - README.md
Add missing files
[postgresql/pg_jsonb_opx] / README.md
index b1406e3fe0a03b2b9e172f3946c9da130e090940..0575f0d4176d9701dcb55f25b4400802bc202c9a 100755 (executable)
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ The following behave like hstore 1.x operators, i.e. without nested jsonb traver
 * replacement using **=#** operator
   * jsonb_replace(jsonb, jsonb)
 
-The following are intended to eventually function like hstor 2.0 operators
+The following are intended to eventually function like hstore 2.0 operators
 
 * deletion at chained path using **#-** operator
     jsonb_delete_path(jsonb, text[])