diff --git a/src/plugins/schema.js b/src/plugins/schema.js index 47aceb3b5..f1190e9ac 100644 --- a/src/plugins/schema.js +++ b/src/plugins/schema.js @@ -3,7 +3,7 @@ import Text from '../models/text' import { List } from 'immutable' /* - This module contains the default schema to normalize documents + * This module contains the default schema to normalize documents */ function isInlineVoid(node) {