Skip to content

Double quote replacement #11

Description

@MCTaylor17

I'm just reading through the guide Understand OData in 6 steps and noticed the Node.js code was broken.

getURL(serviceRoot + 'People('russellwhyte')');

The MD files in this repo seem to look fine:

getURL(serviceRoot + "People('russellwhyte')");

I'm not sure how the MD files are rendered to the website, but the change from double to single quotes has a significant impact on this particular line of code.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions