File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ public class MainController : Controller {
142142public class MovementComponent : System <MovementComponent , MovementSystem > { }
143143```
144144
145- _ This secection of the documentation is in process!_
145+ _ This section of the documentation is in process!_
146146
147147### Systems
148148
@@ -152,7 +152,7 @@ _This secection of the documentation is in process!_
152152public class MovementSystem : System <MovementSystem , MovementComponent > { }
153153```
154154
155- _ This secection of the documentation is in process!_
155+ _ This section of the documentation is in process!_
156156
157157### Services
158158
@@ -162,4 +162,4 @@ _This secection of the documentation is in process!_
162162public class AudioService : Service <AudioService > { }
163163```
164164
165- _ This secection of the documentation is in process!_
165+ _ This section of the documentation is in process!_
You can’t perform that action at this time.
0 commit comments