Jason Sturges пре 4 година
родитељ
комит
cd4f550c93
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/Helpers/environmentHelper.ts

+ 1 - 1
src/Helpers/environmentHelper.ts

@@ -185,7 +185,7 @@ interface ISceneSize {
 }
 
 /**
- * The Environment helper class can be used to add a fully featuread none expensive background to your scene.
+ * The Environment helper class can be used to add a fully featured none expensive background to your scene.
  * It includes by default a skybox and a ground relying on the BackgroundMaterial.
  * It also helps with the default setup of your imageProcessing configuration.
  */