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

Fix grammar in README.md #146

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export DOCKER_BUILDKIT=1
docker build -t vikunja/frontend .
```

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

## Project setup

Expand All @@ -49,4 +49,4 @@ pnpm run build

```shell
pnpm run lint
```
```