Skip to content

Commit 52636cf

Browse files
Fix consistency in README (#250)
1 parent ca5c590 commit 52636cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
name: Python ${{ matrix.python-version }} sample
4646
steps:
4747
- uses: actions/checkout@v2
48-
- name: Setup python
48+
- name: Set up Python
4949
uses: actions/setup-python@v2
5050
with:
5151
python-version: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)