Skip to content

Commit 98c458b

Browse files
authored
docs(quickstart): fix incorrect terminology for SquareToCircle (#4631)
1 parent d4af5b2 commit 98c458b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/tutorials/quickstart.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ Positioning ``Mobject``\s
195195

196196
Next, let's go over some basic techniques for positioning ``Mobject``\s.
197197

198-
1. Open ``scene.py``, and add the following code snippet below the ``SquareToCircle`` method:
198+
1. Open ``scene.py``, and add the following code snippet below the ``SquareToCircle`` class:
199199

200200
.. code-block:: python
201201

0 commit comments

Comments
 (0)