Skip to content

Commit

Permalink
chore: fix spelling errors (#1835)
Browse files Browse the repository at this point in the history
chore: spelling errors fixes

Co-authored-by: github-merge-queue <[email protected]>
  • Loading branch information
Cosmos SDK and github-merge-queue[bot] authored Apr 30, 2024
1 parent e5bd937 commit 08c0376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sync_versions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# this script builds the docs for all versions in versions.json
# all the versions are included in the docs webpage

# exit if there are uncommited changes
# exit if there are uncommitted changes
if git diff-index --quiet HEAD --; then
# initial branch
COMMIT=$(git rev-parse HEAD)
Expand Down

0 comments on commit 08c0376

Please sign in to comment.