Skip to content

Commit f1befd6

Browse files
committed
test action
1 parent f784e08 commit f1befd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bestpractices/content/markdown-notebooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This page shows off a notebook written in MyST Markdown.
2424
print(2 + 2)
2525
```
2626

27-
When your book is built, the contents of any `{code-cell}` blocks will be
27+
The contents of any `{code-cell}` blocks will be
2828
executed with your default Jupyter kernel, and their outputs will be displayed
2929
in-line with the rest of your content.
3030

0 commit comments

Comments
 (0)