Skip to content

Commit 2ca25ff

Browse files
committed
TST: Fix grammar in notebook GHA workflow file comment
Fix grammar in notebook GHA workflow file comment.
1 parent 1cef030 commit 2ca25ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/notebooks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
with:
4242
python-version: ${{ matrix.python-version }}
4343

44-
- name: Download data file from OSF
44+
- name: Download data from OSF
4545
run: |
4646
mkdir ${TEST_DATA_HOME}
4747
pip install osfclient

0 commit comments

Comments
 (0)