Skip to content

Commit 7a183e3

Browse files
authored
Fix typos
1 parent c93226b commit 7a183e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/github/actions/create-branch/create-branch.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export default {
1717
},
1818
branchName: {
1919
label: "Branch Name",
20-
description: "The name of the new branch that will be crated",
20+
description: "The name of the new branch that will be created",
2121
type: "string",
2222
},
2323
branchSha: {

0 commit comments

Comments
 (0)