Fix typos in docs/extend developer documentation#50009
Merged
vishaangelova merged 4 commits intomainfrom May 7, 2026
Merged
Conversation
5 tasks
- 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
Contributor
|
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
strawgate
approved these changes
Apr 17, 2026
Contributor
strawgate
left a comment
There was a problem hiding this comment.
Simple spelling fixes, looks good.
Contributor
|
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
Contributor
🔍 Preview links for changed docs |
Contributor
Vale Linting ResultsSummary: 4 warnings, 2 suggestions found
|
| 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.
theletterf
approved these changes
Apr 21, 2026
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix four spelling/grammar errors in developer documentation under
docs/extend/:vizualizations→visualizationsinexport-dashboards.mdperfomed running→performed by runningintesting.mdwriten→writteninfilebeat-modules-devguide.mdcustome→custominevent-fields-yml.md