fix typo in user.json

This commit is contained in:
Dylan
2016-09-24 10:44:18 -05:00
parent a54d3a6ea4
commit 5e9f22e05f

View File

@ -142,12 +142,12 @@
"isFrontEndCert": {
"type": "boolean",
"description": "Camper is front end certified",
"defaut": false
"default": false
},
"isDataVisCert": {
"type": "boolean",
"description": "Camper is data visualization certified",
"defaut": false
"default": false
},
"isBackEndCert": {
"type": "boolean",