Skip to content

Commit 9b42fab

Browse files
docs(readme): Fix infra path typo and license spelling (#1218)
Co-authored-by: jihanurrahman33 <[email protected]>
1 parent 5733f3c commit 9b42fab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ To run these tests locally, you need to have the `docker` cli with `docker-compo
2828

2929
The needed configuration for starting the services are in the `infra` directory.
3030

31-
To start the services change working directory to `infa/<package>` and run the following command:
31+
To start the services change working directory to `infra/<package>` and run the following command:
3232

3333
```bash
3434
docker compose up -d
@@ -57,7 +57,7 @@ docker compose down
5757

5858
## License
5959

60-
This repo is licenced under MIT.
60+
This repo is licensed under MIT.
6161

6262
## Resources
6363

0 commit comments

Comments
 (0)