1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-02-20 15:14:38 +01:00

Style pass on docstrings

This commit is contained in:
Soreine 2016-11-10 10:23:56 +01:00
parent ddf730356b
commit 201123a63a

View File

@ -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) {