Skip to content

Commit 170af0c

Browse files
authored
Correct inline LaTeX
1 parent c8695e3 commit 170af0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Basic usage
22

3-
The basic elements of the package are **intervals**, i.e. sets of real numbers (possibly including `\pm \infty`) of the form
3+
The basic elements of the package are **intervals**, i.e. sets of real numbers (possibly including $\pm \infty$) of the form
44

55
```math
66
[a, b] := \{ a \le x \le b \} \subseteq \mathbb{R}.

0 commit comments

Comments
 (0)