From 36ff799e7a092887e0753a788e3c389e4fbc3ba0 Mon Sep 17 00:00:00 2001 From: Tushar Dadlani Date: Mon, 27 Mar 2017 13:03:40 -0700 Subject: [PATCH] Update README.md Remove extra closing parenthesis. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f69b605..1ab27c0 100644 --- a/README.md +++ b/README.md @@ -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