Skip to content

Remove unnecessary comma in the sentence containing "lists of lists" under Lists and Arrays section #1614

@shlee1223

Description

@shlee1223

In the "Lists and Arrays" section of the Verifiable Credentials Data Model 2.0 specification, there is a sentence that reads:

Lists, arrays, and even lists of lists, are possible when using JSON-LD 1.1.

The comma between "lists of lists" and "are possible" is unnecessary and interrupts the flow of the sentence.
I suggest removing this comma to enhance readability and match normal English style:

Current:
Lists, arrays, and even lists of lists, are possible when using JSON-LD 1.1.

Proposed:
Lists, arrays, and even lists of lists are possible when using JSON-LD 1.1.

The meaning remains intact, but the result reads more smoothly.
Please consider this update for improved clarity in the spec.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions