fix grammar fail

pull/21833/head
Bruno Windels 2019-06-13 13:28:21 +02:00
parent d40f49e2c2
commit 89cc45892c
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ limitations under the License.
/**
* Used while editing, to pass the event, and to preserve editor state
* from one editor instance to another the next when remounting the editor
* from one editor instance to another when remounting the editor
* upon receiving the remote echo for an unsent event.
*/
export default class EditorStateTransfer {