We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c93226b commit 7a183e3Copy full SHA for 7a183e3
components/github/actions/create-branch/create-branch.mjs
@@ -17,7 +17,7 @@ export default {
17
},
18
branchName: {
19
label: "Branch Name",
20
- description: "The name of the new branch that will be crated",
+ description: "The name of the new branch that will be created",
21
type: "string",
22
23
branchSha: {
0 commit comments