Skip to content

Commit c548c0a

Browse files
committed
Fixing highlighting
1 parent 01c2a0d commit c548c0a

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
@@ -57,7 +57,7 @@ The Container supports custom interface elements for managing things like toggle
5757
The `openPath` method of the Container provides a mechanism for providing options directly to the game, called
5858
`playOptions`:
5959

60-
```
60+
```javascript
6161
var container = new springroll.Container('#game');
6262
container.openPath('game.html', {
6363
playOptions: {

0 commit comments

Comments
 (0)