Fix typo on docs

This commit is contained in:
Rizki Andrianto 2025-09-18 11:13:28 +07:00 committed by GitHub
parent 10f960f43d
commit 3388ca34df
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@
`Supported Git Platforms: GitHub, GitLab, Bitbucket Cloud, Bitbucket Server`
## Overview
High-level code uggestions, generated by the `improve` tool, offer big-picture code suggestions for your pull request. They focus on broader improvements rather than local fixes, and provide before-and-after code snippets to illustrate the recommended changes and guide implementation.
High-level code suggestions, generated by the `improve` tool, offer big-picture code suggestions for your pull request. They focus on broader improvements rather than local fixes, and provide before-and-after code snippets to illustrate the recommended changes and guide implementation.
### How it works