Skip to content

Commit bbdca2f

Browse files
committed
typos in builtins.rst
1 parent 6a63ff0 commit bbdca2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/library/builtins.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Not all of these functions and types are turned on in all CircuitPython ports, f
5858

5959
.. class:: frozenset()
6060

61-
`frozenset() is not enabled on non-Express CircuitPython boards.`
61+
`frozenset()` is not enabled on non-Express CircuitPython boards.
6262

6363
.. function:: getattr()
6464

@@ -128,7 +128,7 @@ Not all of these functions and types are turned on in all CircuitPython ports, f
128128

129129
.. function:: reversed()
130130

131-
`reversed() is not enabled on non-Express CircuitPython boards.`
131+
`reversed()` is not enabled on non-Express CircuitPython boards.
132132

133133
.. function:: round()
134134

0 commit comments

Comments
 (0)