We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23429f1 commit 7707900Copy full SHA for 7707900
readme.md
@@ -155,7 +155,7 @@ Configuration (TypeScript type).
155
— direction of the document
156
* `js` (`Array<string>` or `string`, optional)
157
— URLs to scripts to use as `src` on `<script>`s
158
-* `lang` (`string`, default: `'en'`)
+* `language` (`string`, default: `'en'`)
159
— language of document; should be a [BCP 47][bcp47] language tag
160
* `link` (`Array<Properties>` or `Properties`, optional)
161
— generate extra `<link>`s with these properties; passed as `properties`
0 commit comments