We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7650697 commit 12a9bf5Copy full SHA for 12a9bf5
src/Helpers/Helpers.psm1
@@ -1116,7 +1116,7 @@ function Set-GitHubLogGroup {
1116
1117
.DESCRIPTION
1118
DSL approach for GitHub Action commands.
1119
- Allows for colapsing of code in IDE for code that belong together.
+ Allows for collapsing of code in IDE for code that belong together.
1120
1121
.EXAMPLE
1122
Set-GitHubLogGroup -Name 'MyGroup' -ScriptBlock {
0 commit comments