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

Commit

Permalink
fix: Improve grammar in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
puzzlewolf committed Feb 3, 2024
1 parent d0dc86f commit be9b334
Showing 1 changed file with 2 additions and 2 deletions.
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
```
```

0 comments on commit be9b334

Please sign in to comment.