Skip to content

Commit 7e3f494

Browse files
authored
Fix typo in REPL block (#493)
1 parent df97cdd commit 7e3f494

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/src/intro.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ and feed an interval in. Since at each step of the process, the result is an int
2727

2828
For example,
2929
```
30-
using IntervalArithmetic
31-
3230
julia> using IntervalArithmetic
3331
3432
julia> f(x) = x^2 - 2

0 commit comments

Comments
 (0)