Skip to content

Commit 6e1964d

Browse files
authored
Fix spacing issue in README.md example (#48)
1 parent 10693b3 commit 6e1964d

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
@@ -105,7 +105,7 @@ jobs:
105105
- name: Checkout
106106
uses: actions/checkout@v3
107107

108-
- name: Install Node.js
108+
- name: Install Node.js
109109
uses: actions/setup-node@v3
110110
with:
111111
node-version: 16

0 commit comments

Comments
 (0)