diff --git a/testing/matrix-sdk-integration-testing/README.md b/testing/matrix-sdk-integration-testing/README.md index 36c4c8ad7..dd572a7c1 100644 --- a/testing/matrix-sdk-integration-testing/README.md +++ b/testing/matrix-sdk-integration-testing/README.md @@ -28,7 +28,7 @@ To drop the database of your docker-compose run: ```bash docker-compose -f assets/docker-compose.yml stop -docker volume rm -f assets_marix-rust-sdk-ci-data +docker volume rm -f assets_matrix-rust-sdk-ci-data ``` or simply: