Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: correct wsdl json codeblock in readme #991

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

rohanorton
Copy link
Contributor

The JSON codeblock in the README was invalid. I have made the following changes:

  • Removed syntax error (floating comma)
  • Added missing curly brace
  • Changed block syntax from csharp to json
  • Reformatted

- Removed syntax error (floating comma)
- Added missing curly brace
- Changed block to `json` from `csharp`
- Reformatted
@andersjonsson andersjonsson merged commit 74ca8eb into DigDes:develop Jan 19, 2024
@andersjonsson
Copy link
Collaborator

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants