Skip to content

Commit 40eaf80

Browse files
committed
fix syntax in README
1 parent a98a8b6 commit 40eaf80

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
@@ -43,7 +43,7 @@ All textures referenced in the json model must be passed in parameter with the c
4343

4444
For instance, if the `textures` property of a model looks like this:
4545

46-
```json
46+
```javascript
4747
{
4848
"textures": {
4949
"0": "blocks/dirt",

0 commit comments

Comments
 (0)