Updates number of parts in a topN query

This threw me off a bit, so I'm sure it may throw others off, too.
Updating from 10 to 11 parts.
This commit is contained in:
Rafael Abbondanza 2016-01-25 10:29:25 -05:00
parent fc32e34e1e
commit 145c65c72d
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ A topN query object looks like:
} }
``` ```
There are 10 parts to a topN query. There are 11 parts to a topN query.
|property|description|required?| |property|description|required?|
|--------|-----------|---------| |--------|-----------|---------|