diff --git a/docs/computations/julia.qmd b/docs/computations/julia.qmd index 1b2dbac25..66a21e960 100644 --- a/docs/computations/julia.qmd +++ b/docs/computations/julia.qmd @@ -61,7 +61,7 @@ You can produce a wide variety of output types from executable code blocks, incl 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). -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. +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. #### Multiple Outputs