fix typo in user.json
This commit is contained in:
@ -142,12 +142,12 @@
|
|||||||
"isFrontEndCert": {
|
"isFrontEndCert": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"description": "Camper is front end certified",
|
"description": "Camper is front end certified",
|
||||||
"defaut": false
|
"default": false
|
||||||
},
|
},
|
||||||
"isDataVisCert": {
|
"isDataVisCert": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"description": "Camper is data visualization certified",
|
"description": "Camper is data visualization certified",
|
||||||
"defaut": false
|
"default": false
|
||||||
},
|
},
|
||||||
"isBackEndCert": {
|
"isBackEndCert": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
|
Reference in New Issue
Block a user