Skip to content

Commit ae3b06d

Browse files
committed
Fix typo in rst directive
1 parent 53967ac commit ae3b06d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intro/numpy/array_object.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ NumPy Reference documentation
100100
Docstring:
101101
array(object, dtype=None, copy=True, order=None, subok=False, ndmin=0, ...
102102

103-
.. tip:
103+
.. tip::
104104

105105
.. sourcecode:: pycon
106106

0 commit comments

Comments
 (0)