Skip to content

[Bug]: Typo in specification.md — "Metadata keys and are strings" #1950

Description

@torin96

What happened?

There is a grammatical typo in docs/specification.md at line 475.

Current text:

Metadata keys and are strings and values can be any valid value that can be represented in JSON.

Expected text:

Metadata keys are strings and values can be any valid value that can be represented in JSON.

The extra word "and" after "keys" makes the sentence ungrammatical. This is a minor documentation fix.

Steps to reproduce:

  1. Open docs/specification.md
  2. Go to line 475 (Metadata section)
  3. Observe the typo

A fix is already proposed in PR #1949.

Relevant log output

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions