chore(typo): fix error message (#67)

This commit is contained in:
David Litvak Bruno
2017-11-15 09:43:50 +01:00
committed by GitHub
parent 9b76e5a74b
commit 9b277b0ee9

View File

@@ -45,7 +45,7 @@
"startCourseLabel": "Start course", "startCourseLabel": "Start course",
"categoriesLabel": "Categories", "categoriesLabel": "Categories",
"allCoursesLabel": "All courses", "allCoursesLabel": "All courses",
"somethingWentWrongLabel": "Oops Something went wrong", "somethingWentWrongLabel": "Oops, something went wrong",
"tryLabel": "Try", "tryLabel": "Try",
"contentModelChangedErrorLabel": "Check if the content model has changed", "contentModelChangedErrorLabel": "Check if the content model has changed",
"draftOrPublishedErrorLabel": "Check the selection has content in draft or published state (for Preview or Delivery)", "draftOrPublishedErrorLabel": "Check the selection has content in draft or published state (for Preview or Delivery)",