Skip to content

Commit

Permalink
Update website/docs/guides/qs-cloud-cli.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nghi-ly authored Oct 7, 2024
1 parent 4fb920d commit 5e1ed6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/guides/qs-cloud-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ With SQLFluff built in, you can check your code against a style guide and automa
### Change branches
You can quickly change branches without fully pushing to your git provider (such as GitHub):
You can quickly change branches without fully pushing to your Git provider (such as GitHub):
```shell
git checkout -b my-new-branch
Expand Down

0 comments on commit 5e1ed6d

Please sign in to comment.