Skip to content

Commit 4210388

Browse files
committed
Fix mis-spelling
Signed-off-by: macdonst <simon.macdonald@gmail.com>
1 parent 5008f34 commit 4210388

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/docs/md/patterns/form-validation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ First we install the some basic form elements into the project.
243243
npm i @enhance/form-elements
244244
```
245245

246-
Then we run a ccc script to import the elements into our project:
246+
Then we run a convenience script to import the elements into our project:
247247

248248
```bash
249249
node node_modules/@enhance/form-elements/create-elements.js

0 commit comments

Comments
 (0)