Fix: typo

This commit is contained in:
Aroy-Art 2022-12-08 15:45:48 +01:00
parent 92d6f446b6
commit fdc8fc09e3
Signed by: Aroy
GPG key ID: 583642324A1D2070

View file

@ -37,7 +37,7 @@ An example of how you can make explosions in pygame zero.
<u>**How to run:**</u>
To run the example you need PyGame Zero. You can install it by runnig this command:
To run the example you need PyGame Zero. You can install it by running this command:
>$ pip3 install pgzero
And to run the example run this command in the main folder: