Skip to content

Commit

Permalink
I'm the review master.
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinmar authored Jul 21, 2020
1 parent 36336fe commit 4091278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ckeditor5-engine/src/model/markercollection.js
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ export default class MarkerCollection {

if ( markerName.includes( ',' ) ) {
/**
* Marker name cannot contain "," character.
* Marker name cannot contain the "," character.
*
* @error markercollection-incorrect-marker-name
*/
Expand Down

0 comments on commit 4091278

Please sign in to comment.