Skip to content

Commit e52c28c

Browse files
authored
Update package.json
1 parent 819e810 commit e52c28c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/form-spinbutton/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
{
3434
"prop": "wrap",
35-
"descrition": "When set, allows the value to wrap around when reading hte minimum or maximum value"
35+
"descrition": "When set, allows the value to wrap around when reading the minimum or maximum value"
3636
},
3737
{
3838
"prop": "locale",
@@ -44,7 +44,7 @@
4444
},
4545
{
4646
"prop": "formatterFn",
47-
"description": "A reference to a method to format teh disaplayed value. It ss passed a single argument which is the current value
47+
"description": "A reference to a method to format the disaplayed value. It ss passed a single argument which is the current value"
4848
},
4949
{
5050
"prop": "required",

0 commit comments

Comments
 (0)