Skip to content

[text-auditor] Batch fix clear typo families in package field/docs text (concurent/eanbled/containes) #19359

@github-actions

Description

@github-actions

Text Improvements

The following user-facing text issues were found in the repository. Each is a low-effort fix.

1. concurentconcurrent typo family

File: packages/docker/data_stream/healthcheck/fields/fields.yml (line 14)
Current text: concurent failed check
Suggested fix: concurrent failed check
Why: Clear spelling typo in field description.

File: packages/docker/docs/README.md (line 607)
Current text: concurent failed check
Suggested fix: concurrent failed check
Why: Same typo in rendered package docs.

2. eanbledenabled typo family

File: packages/nozomi_networks/data_stream/variable/fields/fields.yml (line 42)
Current text: Tells if the history is eanbled or not on this variable.
Suggested fix: Tells if the history is enabled or not on this variable.
Why: Clear spelling typo in field description.

File: packages/nozomi_networks/docs/README.md (line 2097)
Current text: Tells if the history is eanbled or not on this variable.
Suggested fix: Tells if the history is enabled or not on this variable.
Why: Same typo in rendered package docs.

3. containescontains typo family

File: packages/panw/data_stream/panos/fields/fields.yml (line 480)
Current text: Field with variable length and containes URL,Filename based on threat sub-type. A Filename has a maximum of 63 characters. A URL has a maximum of 1023 characters.
Suggested fix: Field with variable length and contains URL,Filename based on threat sub-type. A Filename has a maximum of 63 characters. A URL has a maximum of 1023 characters.
Why: Clear spelling typo in field description.

File: packages/panw/docs/README.md (line 391)
Current text: Field with variable length and containes URL,Filename based on threat sub-type. A Filename has a maximum of 63 characters. A URL has a maximum of 1023 characters.
Suggested fix: Field with variable length and contains URL,Filename based on threat sub-type. A Filename has a maximum of 63 characters. A URL has a maximum of 1023 characters.
Why: Same typo in rendered package docs.

Suggested Actions

  • Replace concurent with concurrent in the two Docker occurrences above.
  • Replace eanbled with enabled in the two Nozomi Networks occurrences above.
  • Replace containes with contains in the two PANW occurrences above.

Completeness Notes

Repository-wide exact-pattern search for \b(concurent|eanbled|containes)\b in *.md|*.yml|*.yaml found only the six occurrences listed above.


What is this? | From workflow: Text Auditor

Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.

  • expires on Jun 10, 2026, 11:46 AM UTC

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions