]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/api/Search.md
Merge pull request #2084 from lonvia/fix-term-count
[nominatim.git] / docs / api / Search.md
index c18655dcc03f570b866af1d94ed5d049423db633..9f73594d4e949b25e33f1375d49c309f6f33670d 100644 (file)
@@ -116,7 +116,7 @@ Limit the number of returned results. (Default: 10, Maximum: 50)
 * `viewbox=<x1>,<y1>,<x2>,<y2>`
 
 The preferred area to find search results. Any two corner points of the box
-are accepted in any order as long as they span a real box. `x` is longitude,
+are accepted as long as they span a real box. `x` is longitude,
 `y` is latitude.