Skip to content

docs: fix minor typos in documentation#2368

Open
yoiioy700 wants to merge 3 commits intoOpenMind:mainfrom
yoiioy700:fix/documentation-typos
Open

docs: fix minor typos in documentation#2368
yoiioy700 wants to merge 3 commits intoOpenMind:mainfrom
yoiioy700:fix/documentation-typos

Conversation

@yoiioy700
Copy link
Copy Markdown

Summary

This PR fixes three minor typos/grammar issues in the documentation:

Changes

  1. docs/developing/1_get-started.md

    • Fixed: "The log data provide insight" → "The log data provides insight"
  2. docs/robotics/gps_compass.md

    • Fixed: "looks for entries" → "look for entries"
  3. docs/api-reference/introduction.md

    • Fixed: "refer [here]" → "see [here]"

These are small documentation improvements that enhance readability and correctness.

Checklist

  • Changes are limited to documentation only
  • No functional code changes
  • Fixes are minimal and targeted

@yoiioy700 yoiioy700 requested review from a team as code owners February 19, 2026 03:54
@github-actions github-actions Bot added documentation Improvements or additions to documentation robotics Robotics code changes python Python code labels Feb 19, 2026
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove this from your branch

Comment thread docs/api-reference/introduction.md Outdated
## API Pricing

Access our API, scale usage as needed, and stay in control of costs. For detailed API pricing, refer [here](./api_pricing)
Access our API, scale usage as needed, and stay in control of costs. For detailed API pricing, see [here](./api_pricing)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let use the original file

Yoiioy Agent added 2 commits February 19, 2026 07:57
- Fix grammar: 'data provide' → 'data provides'
- Fix grammar: 'looks for' → 'look for'
- Fix grammar: 'refer [here]' → 'see [here]'
- Fix 'refer [here]' → 'see [here]' in get-started.md
- Fix 'refer the documentation' → 'refer to the documentation' in configuration.md
- Fix 'refer [introduce new mode]' → 'refer to [introduce new mode]' in configuration.md
- Fix 'Please test' → 'Test' in conversation.md (more direct tone)
- Fix 'where ever' → 'wherever' in zenoh.md
@yoiioy700 yoiioy700 force-pushed the fix/documentation-typos branch from d1e4fd7 to ecc35d5 Compare February 19, 2026 06:57
Per maintainer request, keep 'refer [here]' instead of 'see [here]'
to preserve original file content.
@yoiioy700 yoiioy700 requested a review from Wanbogang February 19, 2026 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation python Python code robotics Robotics code changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants