fixed typo

This commit is contained in:
Krishna Agarwal
2022-09-21 22:48:51 +05:30
committed by GitHub
parent ec46fae228
commit 067858ae10
+1 -1
View File
@@ -378,7 +378,7 @@ To run end-2-end tests use:
docker compose exec appwrite test /usr/src/code/tests/e2e
```
To run end-2-end tests for a spcific service use:
To run end-2-end tests for a specific service use:
```bash
docker compose exec appwrite test /usr/src/code/tests/e2e/Services/[ServiceName]