"preform" -> "perform"
This commit is contained in:
J.T. Burgess 2018-08-29 19:39:23 -05:00 committed by Huy Nguyen
parent 465abb1ded
commit dcda33b692

View File

@ -8,7 +8,7 @@ nextPage: subclassing.html
Texture offers the following nodes.
A key advantage of using nodes over UIKit components is that **all nodes preform layout and display off of the main thread**, so that the main thread is available to immediately respond to user interaction events.
A key advantage of using nodes over UIKit components is that **all nodes perform layout and display off of the main thread**, so that the main thread is available to immediately respond to user interaction events.
<table style="width:100%" class = "paddingBetweenCols">
<tr>