Skip to content

Commit 27c371b

Browse files
authored
Update script/early-access/create-branch
1 parent ff2bf89 commit 27c371b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/early-access/create-branch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ cd docs-early-access
3232
git checkout main
3333
git pull origin main
3434

35-
# Creat a branch with the current docs-internal branch name
35+
# Create a branch with the current docs-internal branch name
3636
git checkout -b $currentBranch
3737

3838
# Go back to the previous working directory

0 commit comments

Comments
 (0)