Skip to content

Commit e998a40

Browse files
authored
Merge pull request #143 from EdwardBetts/spelling
Corrected spelling mistake in README
2 parents 61f8c18 + cf7450d commit e998a40

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)