Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nstrelow committed Feb 1, 2017
1 parent 0ca14af commit 1e109cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db/schema.rb
Expand Up @@ -82,7 +82,7 @@
t.string "organizer"
t.string "knowledge_level"
t.integer "kind", default: 0
t.boolean "published" default: false
t.boolean "published", default: false
t.date "application_deadline"
t.boolean "application_status_locked"
t.boolean "participants_are_unlimited", default: false
Expand Down

0 comments on commit 1e109cd

Please sign in to comment.