docs: fix 'ElasticSearch' casing and 'a SSL' -> 'an SSL' across reference docs#50281
Conversation
🤖 GitHub commentsJust comment with:
|
|
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (8)
📝 WalkthroughWalkthroughThis pull request updates documentation across eight files with minor text corrections. Two files ( 🚥 Pre-merge checks | ✅ 1 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Fixes #50195.
Picks up the unambiguous items from the audit:
1. Product-name casing (2 files):
ElasticSearch→Elasticsearchin the community-beats pages. Canonical name per Elastic style.2. Article grammar (12 lines across 6 beats):
not a SSL problem→not an SSL problemin thessl-client-fails.mdpage for auditbeat / filebeat / heartbeat / metricbeat / packetbeat / winlogbeat. Same 2-line change in each beat (lines 61 + 66).Docs-only; no schema or code changes.