Skip to content

Commit bc0690e

Browse files
committed
fix a typo
1 parent 09a70bf commit bc0690e

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
@@ -4,7 +4,7 @@
44

55
GitHub action to install App::cpanminus
66

7-
This action installs 'cpnaminus' as root so you can then use it in your workflow.
7+
This action installs 'cpanminus' as root so you can then use it in your workflow.
88

99
## Inputs
1010

@@ -20,4 +20,4 @@ none
2020
uses: perl-actions/[email protected]
2121
run: |
2222
sudo cpanm Module::To::Install
23-
```
23+
```

0 commit comments

Comments
 (0)