Merge pull request #1267 from b-slim/patch-2

fix typo (missing ```)
This commit is contained in:
Xavier Léauté 2015-04-07 15:16:56 -07:00
commit 85ee8f1e1a
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ Here's an example of a having-clause numeric filter:
"aggregation": "myAggMetric", "aggregation": "myAggMetric",
"value": 100 "value": 100
} }
```
#### Equal To #### Equal To