diff --git a/docs/src/submodules/FileFormats/overview.md b/docs/src/submodules/FileFormats/overview.md index 7fd95ed17c..e5f95c4067 100644 --- a/docs/src/submodules/FileFormats/overview.md +++ b/docs/src/submodules/FileFormats/overview.md @@ -114,7 +114,7 @@ julia> MOI.get(dest, MOI.ListOfVariableIndices()) julia> rm("file.mof.json") # Clean up after ourselves. ``` -## Detecing the filetype automatically +## Detecting the filetype automatically Instead of the `format` keyword, you can also use the `filename` keyword argument to [`FileFormats.Model`](@ref). This will attempt to automatically