diff --git a/backend/src/schema/index.js b/backend/src/schema/index.js index 06e150c86..07721bceb 100644 --- a/backend/src/schema/index.js +++ b/backend/src/schema/index.js @@ -11,7 +11,7 @@ export default makeAugmentedSchema({ 'Badge', 'Embed', 'EmailAddress', - 'Notfication', + 'Notification', 'Statistics', 'LoggedInUser', 'Location',