-
Notifications
You must be signed in to change notification settings - Fork 8.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Typo fix for Kibana 8.1.0 release notes #186353
Conversation
Correct typo from "automatatically" to "automatically"
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
Just tagging you @kilfoyle as a starter reference, not sure if anyone else needs to review/approve this, just a minor typo fix. Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Sorry I missed this one @emrcbrn! Must have gotten lost in my inbox. :-) |
Correct typo from
automatatically
toautomatically
Summary
See https://www.elastic.co/guide/en/kibana/current/release-notes-8.1.0.html#breaking-changes-8.1.0, typo is visible there. This PR intends to fix it.
Checklist
Delete any items that are not applicable to this PR.
For maintainers