Update README.md

Remove extra closing parenthesis.
This commit is contained in:
Tushar Dadlani 2017-03-27 13:03:40 -07:00 committed by GitHub
parent da831e50b6
commit 36ff799e7a

View File

@ -223,7 +223,7 @@ Now that you have created two tables, you'll see entries for them in the `pointc
> Return the `pcid` schema number of this point.
>
> SELECT PC_PCId('010100000064CEFFFF94110000703000000400'::pcpoint));
> SELECT PC_PCId('010100000064CEFFFF94110000703000000400'::pcpoint);
>
> 1