Skip to content

Commit

Permalink
email to string
Browse files Browse the repository at this point in the history
  • Loading branch information
JJediny committed Jan 9, 2016
1 parent 9e1231b commit 8116377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,7 @@ <h2>Validation</h2>
contact: {
type: "string",
title: "Email",
type: "email",
type: "string",
description: "Use [email protected] or @email.gov for organization"
},
isPublic: {
Expand Down

0 comments on commit 8116377

Please sign in to comment.