Skip to content

Commit cf7450d

Browse files
committed
correct spelling mistake
1 parent 50764ca commit cf7450d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ read access for a REST client and can be achieved using ``auto_bbox``. Example:
304304
auto_bbox = True
305305
306306
307-
The second approach uses the ``bbox_geo_field`` to specify an addional
307+
The second approach uses the ``bbox_geo_field`` to specify an additional
308308
``GeometryField`` of the model which will be used to calculate the bounding box. This allows
309309
boundingboxes differ from the exact extent of a features geometry. Additionally this
310310
enables read and write access for the REST client. Bounding boxes send from the client will

0 commit comments

Comments
 (0)