Fix documentation typo: s/fotmat/format/ (#28)

This commit is contained in:
Trevor Stone 2022-10-25 06:47:22 -06:00 committed by GitHub
parent f3b4ae76ee
commit aa1fcdeaff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,7 +60,7 @@ Use this option to auto |:JsonnetFmt| on save. By default it's enabled >
<
*'g:jsonnet_command'*
Use this option to define which tool is used to fotmat. By default `jsonnet` is
Use this option to define which tool is used to format. By default `jsonnet` is
used >
let g:jsonnet_command = "jsonnet"