Typo fix in ocaml indents.toml (#1342)

This commit is contained in:
Stuart Hinson 2021-12-23 20:05:29 -05:00 committed by GitHub
parent a8618cf111
commit bb684a2b42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,6 @@ indent = [
"match_case",
]
oudent = [
outdent = [
"}",
]