Skip to content

Commit 590bc34

Browse files
authored
Merge pull request #927 from cristiancporto/patch-1
Fixed typo
2 parents c6c5fe9 + 386bc08 commit 590bc34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ grid.addWidget(el, 0, 0, 3, 2, true);
243243

244244
### batchUpdate()
245245

246-
Initailizes batch updates. You will see no changes until `commit` method is called.
246+
Initializes batch updates. You will see no changes until `commit` method is called.
247247

248248
### cellHeight()
249249

0 commit comments

Comments
 (0)