Skip to content

Commit 2344c4d

Browse files
authored
Apply suggestions from code review
1 parent 7ba5fa1 commit 2344c4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ The checks and tests are all run using Github actions on every pull request and
1313

1414
This repository is setup for Python 3.11. To customize that:
1515
1. Change the `image` argument in `.devcontainer/devcontainer.json` (see [https://github.com/devcontainers/images/tree/main/src/python](https://github.com/devcontainers/images/tree/main/src/python#configuration) for a list of pre-built Docker images)
16-
1. change the config options in `.precommit-config.yaml`
17-
1. change the version number in `.github/workflows/python.yaml`
16+
1. Change the config options in `.precommit-config.yaml`
17+
1. Change the version number in `.github/workflows/python.yaml`
1818

1919
## Development instructions
2020

0 commit comments

Comments
 (0)