Skip to content

Commit 5cbd276

Browse files
authored
docs: fix code block typo (#95)
1 parent 4f0cb7e commit 5cbd276

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • {{cookiecutter.project_name|replace(" ", "")}}

{{cookiecutter.project_name|replace(" ", "")}}/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ If you'd like to build all of the supported docker images, you can set the `PLAT
2929
PLATFORM=all task build
3030
```
3131
32-
You can also specify a single platform of either `linux/arm64` or `linux/amd64.
32+
You can also specify a single platform of either `linux/arm64` or `linux/amd64`.
3333
3434
## Troubleshooting
3535

0 commit comments

Comments
 (0)