X-Git-Url: https://git.8kb.co.uk/?p=postgresql%2Fpg_jsonb_opx;a=blobdiff_plain;f=README.md;h=0575f0d4176d9701dcb55f25b4400802bc202c9a;hp=b1406e3fe0a03b2b9e172f3946c9da130e090940;hb=4182f8ab210feedbd7d146aa2c6c6fa77ba4962f;hpb=4df8c5cd073dfd908019ebc307918b8e7102e0a6 diff --git a/README.md b/README.md index b1406e3..0575f0d 100755 --- 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[])