Skip to content

Commit 0c0fdd6

Browse files
authored
fix typo
1 parent bfd893d commit 0c0fdd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/modules/core.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ examples is seen below:
362362
363363
Note that any extension entered into the :code:`compute` function will be computed. Thus, even if an extension has already been computed
364364
it will be recomputed when :code:`compute` is called even if the parameters are the same.
365-
To check if an extansion has already been computed and reload it, you can simply do:
365+
To check if an extension has already been computed and reload it, you can simply do:
366366

367367
.. code-block:: python
368368

0 commit comments

Comments
 (0)