diff --git a/Testing-Guide.md b/Testing-Guide.md index 7989ca7..f7128af 100644 --- a/Testing-Guide.md +++ b/Testing-Guide.md @@ -79,8 +79,7 @@ When a user runs `docker-compose up -d nginx`, a few things happen: 4. The `fastapi` service starts 5. The `php-fpm` service starts 6. The `nginx` service starts - - This last service depends on various features of the services - it depends on. + - This last service depends on various other services. #### Certificate Authority