We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c589802 commit dc12afcCopy full SHA for dc12afc
1 file changed
docs/src/submodules/FileFormats/overview.md
@@ -114,7 +114,7 @@ julia> MOI.get(dest, MOI.ListOfVariableIndices())
114
julia> rm("file.mof.json") # Clean up after ourselves.
115
```
116
117
-## Detecing the filetype automatically
+## Detecting the filetype automatically
118
119
Instead of the `format` keyword, you can also use the `filename` keyword
120
argument to [`FileFormats.Model`](@ref). This will attempt to automatically
0 commit comments