Skip to content

Commit

Permalink
Fix mis-spelling
Browse files Browse the repository at this point in the history
Signed-off-by: macdonst <[email protected]>
  • Loading branch information
macdonst committed Feb 20, 2024
1 parent 5008f34 commit 4210388
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/docs/md/patterns/form-validation.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ First we install the some basic form elements into the project.
npm i @enhance/form-elements
```

Then we run a ccc script to import the elements into our project:
Then we run a convenience script to import the elements into our project:

```bash
node node_modules/@enhance/form-elements/create-elements.js
Expand Down

0 comments on commit 4210388

Please sign in to comment.