Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
uncenter committed Jan 5, 2024
1 parent 6b4c1e7 commit efa8120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Setup the plugin in the Eleventy config file.
**eleventy.config.js:**

<details>
<summary>CJS></summary
<summary>CJS</summary

```js
const { plugin: pluginValidate, zod } = require('eleventy-plugin-validate');
Expand Down

0 comments on commit efa8120

Please sign in to comment.