diff --git a/README.md b/README.md index aacf7f8bf85d8834ab6a3acc222c89babd2048e4..8d5de894609f9bce1a763b711b97892f60f26216 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ This code creates a camera, then creates a scene, adds a cube on it, creates a & * Renamed `QuakeCamera` to `FirstPersonCamera`. ([chriskillpack](http://github.com/chriskillpack)) * Improved Normal Map Shader. ([alteredq](http://github.com/alteredq)) * `Collision` now supports `Object3D.flipSided` and `Object3D.doubleSided`. ([NINE78](http://github.com/NINE78)) -* Removed most of `SeceneUtils` methods. ([mrdoob](http://github.com/mrdoob)) +* Removed most of `SceneUtils` methods. ([mrdoob](http://github.com/mrdoob)) * Removed `Sound` object and `SoundRenderer`. ([mrdoob](http://github.com/mrdoob))