Skip to content

Commit 8950c80

Browse files
authored
[docs] fix a small typo (#2541)
1 parent 817f840 commit 8950c80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ you know where to look for certain things.
3535
behind MathOptInterface. Look here if you want to understand _why_, rather
3636
than _how_.
3737
* The **API Reference** contains a complete list of functions and types that
38-
comprise the MOI API. Look here is you want to know how to use (or implement)
38+
comprise the MOI API. Look here if you want to know how to use (or implement)
3939
a particular function.
4040
* The **Submodules** section contains stand-alone documentation for each of the
4141
submodules within MOI. These submodules are not required to interface a solver

0 commit comments

Comments
 (0)