Skip to content

Commit 41550bd

Browse files
🩹 [Patch]: Correct spelling of 'prerelease' in README.md for consistency
1 parent 66fb6a8 commit 41550bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ For more information on available functions and automatically loaded variables,
1818
| `Debug` | Enable debug output. | false | `'false'` |
1919
| `Verbose` | Enable verbose output. | false | `'false'` |
2020
| `Version` | Specifies the exact version of the GitHub module to install. | false | |
21-
| `Prerelease` | Allow pre-release versions if available. | false | `'false'` |
21+
| `Prerelease` | Allow prerelease versions if available. | false | `'false'` |
2222
| `ShowOutput` | Show the script's output. | false | `'false'` |
2323
| `WorkingDirectory` | The working directory where the script runs. | false | `${{ github.workspace }}` |
2424

0 commit comments

Comments
 (0)