Skip to content

Commit

Permalink
Fix spacing issue in README.md example (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
rayzr522 committed Jun 17, 2022
1 parent 10693b3 commit 6e1964d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -105,7 +105,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3

- name: Install Node.js
- name: Install Node.js
uses: actions/setup-node@v3
with:
node-version: 16
Expand Down

0 comments on commit 6e1964d

Please sign in to comment.