We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74d8053 commit 8bbd2bdCopy full SHA for 8bbd2bd
README.md
@@ -331,7 +331,7 @@ const container = new springroll.Container('#game', {
331
});
332
container.openPath('game.html');
333
```
334
-*The color vision dropdown builds out the supported values dynamically based on what the application reports back and hides
+*The color vision radio group builds out the supported values dynamically based on what the application reports back and hides
335
any unsupported values. See [the SpringRoll Application Class docs](https://github.com/SpringRoll/SpringRoll/tree/v2/src#handling-state-change)
336
for more information on the request format.
337
0 commit comments