Skip to content

Commit 8bbd2bd

Browse files
committed
Tiny copy edit
1 parent 74d8053 commit 8bbd2bd

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
@@ -331,7 +331,7 @@ const container = new springroll.Container('#game', {
331331
});
332332
container.openPath('game.html');
333333
```
334-
*The color vision dropdown builds out the supported values dynamically based on what the application reports back and hides
334+
*The color vision radio group builds out the supported values dynamically based on what the application reports back and hides
335335
any unsupported values. See [the SpringRoll Application Class docs](https://github.com/SpringRoll/SpringRoll/tree/v2/src#handling-state-change)
336336
for more information on the request format.
337337

0 commit comments

Comments
 (0)