Skip to content

Commit 55d61c5

Browse files
author
lkawka
committed
fix typo
1 parent b0d6575 commit 55d61c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/checkout_experimental_types.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ EXAMPLE:
3939
$0
4040
4141
# Run with custom settings:
42-
$0 -r "https://github.com/edenreich/A2A.git" -b "feature/implement-list-tasks" -f "task-list"
42+
$0 -r "https://github.com/spec-fork/A2A.git" -b "spec-change" -f "my-branch"
4343
EOF
4444
}
4545

0 commit comments

Comments
 (0)