Skip to content

Commit 18dc3fb

Browse files
committed
Fix typo
1 parent bedacc6 commit 18dc3fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci_build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -619,7 +619,7 @@ build_schema_variants() {
619619
echo "::endgroup::"
620620
}
621621

622-
# All the documentation site versioning is based of the branch name
622+
# All the documentation site versioning is based off the branch name
623623
# so we need releases of the schema to be made on a release branch,
624624
# e.g. tag v4.1.2 on branch 4.1.
625625
check_branch_of_tag() {

0 commit comments

Comments
 (0)