Skip to content

Commit

Permalink
mimor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
lakshya-20 committed Sep 2, 2020
1 parent 85ca439 commit b3565df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/models/event.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ const eventSchema = new mongoose.Schema({
type: String,
required: true
},
desciption: {
description: {
type: String
},
longDescription: {
Expand Down

0 comments on commit b3565df

Please sign in to comment.