Skip to content

Fix typos in docs/extend developer documentation#50009

Merged
vishaangelova merged 4 commits intomainfrom
copilot/text-auditor-fix-typos-in-docs
May 7, 2026
Merged

Fix typos in docs/extend developer documentation#50009
vishaangelova merged 4 commits intomainfrom
copilot/text-auditor-fix-typos-in-docs

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 8, 2026

Fix four spelling/grammar errors in developer documentation under docs/extend/:

  • vizualizationsvisualizations in export-dashboards.md
  • perfomed runningperformed by running in testing.md
  • writenwritten in filebeat-modules-devguide.md
  • customecustom in event-fields-yml.md

Copilot AI linked an issue Apr 8, 2026 that may be closed by this pull request
5 tasks
@botelastic botelastic Bot added the needs_team Indicates that the issue/PR needs a Team:* label label Apr 8, 2026
- vizualizations → visualizations in export-dashboards.md
- perfomed running → performed by running in testing.md
- writen → written in filebeat-modules-devguide.md
- custome → custom in event-fields-yml.md

Assisted-By: GitHub Copilot

Agent-Logs-Url: https://github.com/elastic/beats/sessions/e3cc6841-c2fa-4190-b80d-b44ea3bf0a04

Co-authored-by: strawgate <6384545+strawgate@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix clear typos in developer documentation Fix typos in docs/extend developer documentation Apr 8, 2026
Copilot AI requested a review from strawgate April 8, 2026 15:51
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Apr 8, 2026

This pull request does not have a backport label.
If this is a bug or security fix, could you label this PR @Copilot? 🙏.
For such, you'll need to label your PR with:

  • The upcoming major version of the Elastic Stack
  • The upcoming minor version of the Elastic Stack (if you're not pushing a breaking change)

To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-8./d is the label to automatically backport to the 8./d branch. /d is the digit
  • backport-active-all is the label that automatically backports to all active branches.
  • backport-active-8 is the label that automatically backports to all active minor branches for the 8 major.
  • backport-active-9 is the label that automatically backports to all active minor branches for the 9 major.

@strawgate strawgate added Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team skip-changelog labels Apr 9, 2026
@botelastic botelastic Bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Apr 9, 2026
Copy link
Copy Markdown
Contributor

@strawgate strawgate left a comment

Choose a reason for hiding this comment

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

Simple spelling fixes, looks good.

@strawgate strawgate marked this pull request as ready for review April 20, 2026 17:59
@strawgate strawgate requested a review from a team as a code owner April 20, 2026 17:59
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 20, 2026

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 20, 2026

Vale Linting Results

Summary: 4 warnings, 2 suggestions found

⚠️ Warnings (4)
File Line Rule Message
docs/extend/event-fields-yml.md 166 Elastic.BritishSpellings Use American English spelling 'behavior' instead of British English 'behaviour'.
docs/extend/export-dashboards.md 42 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'and so on' instead of 'etc'.
docs/extend/filebeat-modules-devguide.md 433 Elastic.DontUse Don't use 'just'.
docs/extend/testing.md 64 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'that is' instead of 'i.e'.
💡 Suggestions (2)
File Line Rule Message
docs/extend/filebeat-modules-devguide.md 431 Elastic.WordChoice Consider using 'can, might' instead of 'may', unless the term is in the UI.
docs/extend/testing.md 64 Elastic.WordChoice Consider using 'can, might' instead of 'may', unless the term is in the UI.

The Vale linter checks documentation changes against the Elastic Docs style guide.

To use Vale locally or report issues, refer to Elastic style guide for Vale.

@vishaangelova vishaangelova added docs Team:Docs Label for the Observability docs team backport-9.4 labels May 7, 2026
@vishaangelova vishaangelova merged commit 80fb8bc into main May 7, 2026
16 checks passed
@vishaangelova vishaangelova deleted the copilot/text-auditor-fix-typos-in-docs branch May 7, 2026 08:27
vishaangelova added a commit that referenced this pull request May 7, 2026
* Initial plan

* Fix typos in docs/extend developer documentation

- vizualizations → visualizations in export-dashboards.md
- perfomed running → performed by running in testing.md
- writen → written in filebeat-modules-devguide.md
- custome → custom in event-fields-yml.md

Assisted-By: GitHub Copilot

Agent-Logs-Url: https://github.com/elastic/beats/sessions/e3cc6841-c2fa-4190-b80d-b44ea3bf0a04



---------





(cherry picked from commit 80fb8bc)

Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: strawgate <6384545+strawgate@users.noreply.github.com>
Co-authored-by: Bill Easton <bill.easton@elastic.co>
Co-authored-by: Visha Angelova <91186315+vishaangelova@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-9.4 docs skip-changelog Team:Docs Label for the Observability docs team Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[text-auditor] Fix clear typos in docs/extend developer documentation

5 participants