We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70dc1d4 commit 0b65822Copy full SHA for 0b65822
tutorials/3d/particles/index.rst
@@ -23,7 +23,7 @@ Every particle system you create in Godot consists of two main parts: particles
23
Particles
24
~~~~~~~~~
25
26
-A partice is the visible part of a particle system. It's what you see on the screen when a particle
+A particle is the visible part of a particle system. It's what you see on the screen when a particle
27
system is active: The tiny specks of dust, the flames of a fire, the glowing orbs of a magical
28
effect. You can have anywhere between a couple hundred and tens of thousands of particles in a
29
single system. You can randomize a particle's size, its speed and movement direction, and change its
0 commit comments