Fix typo.

This commit is contained in:
Arijit Das 2021-06-14 10:55:23 +05:30
parent e7744cce4b
commit b1a6fb0514

View File

@ -9,7 +9,7 @@ Running unit tests:
make test_local
```
Running intrgration test:
Running integration test:
```bash
make integrationtest_local
```