Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Wording.
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinmar committed Jun 12, 2018
1 parent dd11e72 commit 3a8085f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/view/renderer.js
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ export default class Renderer {
}

/**
* Marks node to be updated in the DOM by {@link #render `render()`}.
* Marks a view node to be updated in the DOM by {@link #render `render()`}.
*
* Note that only view nodes which parents have corresponding DOM elements need to be marked to be synchronized.
*
Expand Down

0 comments on commit 3a8085f

Please sign in to comment.