Change Confiure to Configure in README (#289)

This fixes #288.
This commit is contained in:
Mark Crossfield 2020-05-19 22:16:31 +01:00 committed by David Anson
parent 0ec2fe83fa
commit 3e92d945db

View file

@ -199,7 +199,7 @@ This can be used to "hide" `markdownlint` comments at the bottom of a file.
In cases where it is desirable to change the configuration of one or more rules
for a file, the following more advanced syntax is supported:
* Confiure: `<!-- markdownlint-configure-file { options.config JSON } -->`
* Configure: `<!-- markdownlint-configure-file { options.config JSON } -->`
For example: