Skip to content

Commit 2edfa2b

Browse files
brandonmontezgithub-actions[bot]
authored andcommitted
Spelling error
"interupt" changed to "interrupt" (cherry picked from commit c22dce0)
1 parent 8afab3b commit 2edfa2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/computations/julia.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ You can produce a wide variety of output types from executable code blocks, incl
6161

6262
There are many options which control the behavior of code execution and output, you can read more about them in the article on [Execution Options](execution-options.qmd).
6363

64-
In addition to code blocks which interupt the flow of markdown, you can also include code inline. Read more about inline code in the [Inline Code](inline-code.qmd) article.
64+
In addition to code blocks which interrupt the flow of markdown, you can also include code inline. Read more about inline code in the [Inline Code](inline-code.qmd) article.
6565

6666
#### Multiple Outputs
6767

0 commit comments

Comments
 (0)