We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4862617 commit 7772e80Copy full SHA for 7772e80
docs/make.jl
@@ -7,7 +7,7 @@ makedocs(
7
pages = [
8
"Package" => "index.md",
9
"Interval Arithmetic" => "intro.md",
10
- "Constructing interals" => "construction.md",
+ "Constructing intervals" => "construction.md",
11
"Basic usage" => "usage.md",
12
"Decorations" => "decorations.md",
13
"Multi-dimensional boxes" => "multidim.md",
0 commit comments