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 df03b82 commit 413bee1Copy full SHA for 413bee1
docs/recipes/executable/basics.md
@@ -27,7 +27,7 @@ a = 8**2
27
a
28
```
29
30
-This cell has an excepted error:
+This cell has an expected error:
31
32
```{code-cell} ipython3
33
:tags: [raises-exception]
0 commit comments