Skip to content
This repository was archived by the owner on Feb 8, 2024. It is now read-only.

Commit be9b334

Browse files
committed
fix: Improve grammar in README.md
1 parent d0dc86f commit be9b334

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export DOCKER_BUILDKIT=1
2525
docker build -t vikunja/frontend .
2626
```
2727

28-
Refer to Refer [to multi-platform documentation](https://docs.docker.com/build/building/multi-platform/) in order to build for the different platform.
28+
Refer to [multi-platform documentation](https://docs.docker.com/build/building/multi-platform/) in order to build for different platforms.
2929

3030
## Project setup
3131

@@ -49,4 +49,4 @@ pnpm run build
4949

5050
```shell
5151
pnpm run lint
52-
```
52+
```

0 commit comments

Comments
 (0)