We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfd893d commit 0c0fdd6Copy full SHA for 0c0fdd6
doc/modules/core.rst
@@ -362,7 +362,7 @@ examples is seen below:
362
363
Note that any extension entered into the :code:`compute` function will be computed. Thus, even if an extension has already been computed
364
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:
+To check if an extension has already been computed and reload it, you can simply do:
366
367
.. code-block:: python
368
0 commit comments