Skip to content

Commit 89732ed

Browse files
Typo 🤓
1 parent 681fe6d commit 89732ed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ this.myCustomModule = { ... }
4343

4444
### Tracking progression
4545
```js
46-
// Loading progression
4746
<Unity ... onProgress={ this.onProgress } />
4847
onProgress (progression) {
4948
console.log (`Loading ${(progression * 100)} % ...`)

0 commit comments

Comments
 (0)