summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJvr <[email protected]>2025-07-15 11:50:54 +0200
committerGitHub <[email protected]>2025-07-15 09:50:54 +0000
commit97cc1e641805beefe3abe3bd7bd57b630b22ecd2 (patch)
tree11d6eea26f4d801976c050b29c3f7cf69e1ca518 /README.md
parent123c3e7c7f5d63dba149f673b71ab124a7f03772 (diff)
Fix: Standardize capitalization for "Troubleshooting Guide" in README (#2763)
Co-authored-by: Pascal Birchler <[email protected]>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2106917e..93fc543e 100644
--- a/README.md
+++ b/README.md
@@ -97,14 +97,14 @@ gemini
- Learn how to [contribute to or build from the source](./CONTRIBUTING.md).
- Explore the available **[CLI Commands](./docs/cli/commands.md)**.
-- If you encounter any issues, review the **[Troubleshooting guide](./docs/troubleshooting.md)**.
+- If you encounter any issues, review the **[troubleshooting guide](./docs/troubleshooting.md)**.
- For more comprehensive documentation, see the [full documentation](./docs/index.md).
- Take a look at some [popular tasks](#popular-tasks) for more inspiration.
- Check out our **[Official Roadmap](./ROADMAP.md)**
### Troubleshooting
-Head over to the [troubleshooting](docs/troubleshooting.md) guide if you're
+Head over to the [troubleshooting guide](docs/troubleshooting.md) if you're
having issues.
## Popular tasks