-
Notifications
You must be signed in to change notification settings - Fork 656
[text-auditor] Batch fix clear user-facing typo families in O365 and Check Point text #18497
Copy link
Copy link
Open
Labels
Integration:checkpoint_harmony_endpointCheck Point Harmony EndpointCheck Point Harmony EndpointIntegration:o365_metricsMicrosoft Office 365 MetricsMicrosoft Office 365 MetricsTeam:Obs-InfraObsObservability Infrastructure Monitoring team [elastic/obs-infraobs-integrations]Observability Infrastructure Monitoring team [elastic/obs-infraobs-integrations]Team:Security-Service IntegrationsSecurity Service Integrations team [elastic/security-service-integrations]Security Service Integrations team [elastic/security-service-integrations]documentationImprovements or additions to documentation. Applied to PRs that modify *.md files.Improvements or additions to documentation. Applied to PRs that modify *.md files.
Description
Activity
Metadata
Metadata
Assignees
Labels
Integration:checkpoint_harmony_endpointCheck Point Harmony EndpointCheck Point Harmony EndpointIntegration:o365_metricsMicrosoft Office 365 MetricsMicrosoft Office 365 MetricsTeam:Obs-InfraObsObservability Infrastructure Monitoring team [elastic/obs-infraobs-integrations]Observability Infrastructure Monitoring team [elastic/obs-infraobs-integrations]Team:Security-Service IntegrationsSecurity Service Integrations team [elastic/security-service-integrations]Security Service Integrations team [elastic/security-service-integrations]documentationImprovements or additions to documentation. Applied to PRs that modify *.md files.Improvements or additions to documentation. Applied to PRs that modify *.md files.
Text Improvements
The following user-facing text issues were found in the repository. Each is a low-effort fix.
1. Typo family:
upto→up toin O365 metrics sync help text (4 occurrences)Current text:
...can take upto 48h or more to be available...Suggested fix:
...can take up to 48h or more to be available...Why:
uptois a clear misspelling in user-visible configuration/help text.Occurrences:
packages/o365_metrics/data_stream/groups_activity_group_detail/manifest.yml(line 41)packages/o365_metrics/data_stream/viva_engage_groups_activity_group_detail/manifest.yml(line 41)packages/o365_metrics/data_stream/onedrive_usage_account_detail/manifest.yml(line 41)packages/o365_metrics/data_stream/teams_user_activity_user_detail/manifest.yml(line 41)2. Typo family:
Extention→Extensionin Check Point Harmony Endpoint field text (2 occurrences)Current text:
Browser Extention versionSuggested fix:
Browser Extension versionWhy:
Extentionis a clear misspelling in user-facing field descriptions/docs.Occurrences:
packages/checkpoint_harmony_endpoint/data_stream/zerophishing/fields/fields.yml(line 51)packages/checkpoint_harmony_endpoint/docs/README.md(line 1244)Suggested Actions
uptowithup toin all four listed O365 metrics manifest descriptions.ExtentionwithExtensionin both listed Check Point Harmony Endpoint occurrences.What is this? | From workflow: Text Auditor
Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.