Skip to content

Commit 49fbd39

Browse files
authored
Small copy changes.
1 parent e4bb02c commit 49fbd39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ container.openPath('game.html');
310310
```
311311
*The Key Binding functionality of the `KeyboardMapPlugin` works similarly to the HUDPlugin in that it requests information from the Springroll Application. See [the SpringRoll Application Class docs](https://github.com/SpringRoll/SpringRoll/tree/v2/src#handling-state-change) for more information on the request format.
312312

313-
The HTML output within the key container will be, largely, standard and is shown below for reference:
313+
The HTML output within the key container will be look like the following:
314314
The className shown is the default, but can be overridden through the `customClassName` option. The IDs are generated based on the action name.
315315

316316
```html

0 commit comments

Comments
 (0)