Skip to content

Small typo in README? #47

Description

@Certiman

In the example Resources are nested, there is:
'''js
for (const friend of rubenT.properties.friends) {
console.log(* ${friend.property.name});
}
'''

Should that not be 'rubenT.properties.knows', as that is the known context for those properties?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions