Skip to content

Commit bb7ab1c

Browse files
docs: fix spelling mistake: exmaple to example (#2033)
Co-authored-by: Linlang <[email protected]>
1 parent 3dc5a7d commit bb7ab1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/start/getdata.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ For example, it looks quite long and complicated:
129129
130130
131131
But using string is not the only way to implement the expression. You can also implement expression by code.
132-
Here is an exmaple which does the same thing as above examples.
132+
Here is an example which does the same thing as above examples.
133133

134134

135135
.. code-block:: python

0 commit comments

Comments
 (0)