Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gottfired committed Aug 6, 2024
1 parent 6e2c341 commit 96bcf23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This is the [allaboutapps](https://allaboutapps.at/) TypeScript template for Rea
- Docker setup

## Docker
The template comes with a ready to use Dockerfile for containerizgin your application. Use the following commands to build a ready to serve docker image of your application and run it:
The template comes with a ready to use Dockerfile for containerizing your application. Use the following commands to build a ready to serve docker image of your application and run it:

```sh
docker build . --build-arg VITE_COMMIT_HASH=happy-commit-hash -t aaa-react-starter
Expand Down

0 comments on commit 96bcf23

Please sign in to comment.