From cd7e36e04389527305462a8c399c92d1f40864e4 Mon Sep 17 00:00:00 2001 From: Kristoffer Carlsson Date: Thu, 21 Nov 2019 13:27:16 +0100 Subject: [PATCH] Update example.jl --- examples/example.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/example.jl b/examples/example.jl index bf6eef7..6e12c0b 100644 --- a/examples/example.jl +++ b/examples/example.jl @@ -71,7 +71,7 @@ end foo() -# Just like in the REPL, outputs ending with a semicolon hide the output: +# Just like in the REPL, outputs ending with a semicolon hides the output: 1 + 1; # Both Documenter's `@example` block and notebooks can display images. Here is an example