Skip to content

Commit 5a1d50b

Browse files
committed
minor typo in docs
1 parent dc730f9 commit 5a1d50b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/data.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ These four outputs store all data from the file. ``highways``, ``buildings``, an
2323

2424
.. code-block:: python
2525
26-
nodes, hwys, builds, feats = getOSMData(MAP_FILENAME)``
26+
nodes, hwys, builds, feats = getOSMData(MAP_FILENAME)
2727
2828
Extracting Intersections
2929
------------------------

0 commit comments

Comments
 (0)