Parcourir la source

Docs: Fixed typos and underlined important sentence. [skip ci]

Piotrek Koszuliński il y a 8 ans
Parent
commit
daff20ccd3
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      packages/ckeditor5-engine/src/model/position.js

+ 1 - 1
packages/ckeditor5-engine/src/model/position.js

@@ -76,7 +76,7 @@ export default class Position {
 		this.root = root;
 
 		/**
-		 * Position of the node it the tree. Path is described through offsets, not indexes.
+		 * Position of the node in the tree. **Path contains offsets, not indexes.**
 		 *
 		 * Position can be placed before, after or in a {@link module:engine/model/node~Node node} if that node has
 		 * {@link module:engine/model/node~Node#offsetSize} greater than `1`. Items in position path are