fix typo in user.json

pull/10897/head
Dylan 2016-09-24 10:44:18 -05:00
parent a54d3a6ea4
commit 5e9f22e05f
1 changed files with 2 additions and 2 deletions

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",