docs(typos): correct spelling mistakes (#35043)

Co-authored-by: ganesh <dev.ganeshbabu.in@gmail.com>
This commit is contained in:
Ganesh-Babu-GB
2025-09-08 23:42:55 +05:30
committed by GitHub
parent 1c2b9db4f0
commit da7f6efea8
6 changed files with 10 additions and 10 deletions

View File

@@ -620,10 +620,10 @@ See [how tos](/docs/contributing/howtos#linting)
:::tip
`act` compatibility of Superset's GHAs is not fully tested. Running `act` locally may or may not
work for different actions, and may require fine tunning and local secret-handling.
work for different actions, and may require fine tuning and local secret-handling.
For those more intricate GHAs that are tricky to run locally, we recommend iterating
directly on GHA's infrastructure, by pushing directly on a branch and monitoring GHA logs.
For more targetted iteration, see the `gh workflow run --ref {BRANCH}` subcommand of the GitHub CLI.
For more targeted iteration, see the `gh workflow run --ref {BRANCH}` subcommand of the GitHub CLI.
:::
For automation and CI/CD, Superset makes extensive use of GitHub Actions (GHA). You