diff --git a/docs/howto_guides/How-To-Containerize-Trick-with-Docker.md b/docs/howto_guides/How-To-Containerize-Trick-with-Docker.md index 2b4642de..b7d5aee6 100644 --- a/docs/howto_guides/How-To-Containerize-Trick-with-Docker.md +++ b/docs/howto_guides/How-To-Containerize-Trick-with-Docker.md @@ -261,7 +261,7 @@ Our containerized simulation won't start any variable server clients like the si :exclamation: When you download the wave files from Github, their names may be set to a flattened version of their full pathnames. So, we have to rename them to their real names. - * Rename the down-loaded wave files to **CannonBoom.wav**, and **Explosion.wav** respectively, and move them both to ```models/graphics/resources/```. + * Rename the down-loaded wave files to **CannonBoom.wav**, and **Explosion.wav** respectively, and move them both to ```models/graphics/resources/```.