From c93aa91259827ffd11141f6eb4e72a91313bba4b Mon Sep 17 00:00:00 2001 From: Josh Baker Date: Tue, 2 Aug 2016 07:41:58 -0700 Subject: [PATCH] format update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30184c1..e10cf81 100644 --- a/README.md +++ b/README.md @@ -317,7 +317,7 @@ The bracket syntax `[-117 30],[-112 36]` is unique to BuntDB, and it's how the b **Notice:** The longitude is the Y axis and is on the left, and latitude is the X axis and is on the right. -You can also represent `Infinity` by using `-inf` and `+inf`. +You can also represent `Infinity` by using `-inf` and `+inf`. For example, you might have the following points (`[X Y M]` where XY is a point and M is a timestamp): ``` [3 9 1]