Explorar o código

Merge pull request #12087 from infodiver/patch-2

fix a typo
Mr.doob %!s(int64=8) %!d(string=hai) anos
pai
achega
1dae81908e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/manual/introduction/Import-via-modules.html

+ 1 - 1
docs/manual/introduction/Import-via-modules.html

@@ -65,7 +65,7 @@
 		<h2>Caveats</h2>
 
 		<div>
-			Currently it's not possible to import the files within the "examples/js" directroy in this way.
+			Currently it's not possible to import the files within the "examples/js" directory in this way.
 			This is due to some of the files relying on global namespace pollution of THREE. For more information see <a href="https://github.com/mrdoob/three.js/issues/9562" target="_blank">Transform `examples/js` to support modules #9562</a>.
 		</div>
 	</body>