Skip to content

Commit df37292

Browse files
bertdayyyx990803
authored andcommitted
chore: fix comment typo (#7113)
Random find :)
1 parent 70fb68b commit df37292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ if [[ $REPLY =~ ^[Yy]$ ]]; then
2020
npm run test:ssr
2121
fi
2222

23-
# Sauce Labs tests has a decent change of failing
23+
# Sauce Labs tests has a decent chance of failing
2424
# so we usually manually run them before running the release script.
2525

2626
# if [[ -z $SKIP_SAUCE ]]; then

0 commit comments

Comments
 (0)