Skip to content

Commit 9842c8e

Browse files
committed
Correct spaces between :func: and format_scientific
1 parent 1bd8dce commit 9842c8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ Formatting Numbers
138138
----------------
139139

140140
To format numbers you can use the :func:`format_number`,
141-
:func:`format_decimal`, :func:`format_currency`, :func:`format_percent` and :func: `format_scientific`
141+
:func:`format_decimal`, :func:`format_currency`, :func:`format_percent` and :func:`format_scientific`
142142
functions.
143143

144144
To play with the date formatting from the console, you can use the

0 commit comments

Comments
 (0)