Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit 67712a7

Browse files
author
Rob Steward
committed
Remove a spurious </a> tag
1 parent 1987c03 commit 67712a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

implementations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Schema generation
125125
- Scala
126126
- <a href="https://github.com/snowplow/schema-guru" id="link-impl-guru">Schema Guru</a> (Apache 2.0) - CLI util, Spark Job and Web UI for deriving JSON Schemas out of corpus of JSON instances
127127
- JavaScript
128-
- <a href="https://github.com/krg7880/json-schema-generator" id="link-impl-js-json-schema-generator">json-schema-generator</a> (MIT) - Node.js library usable both as a CLI util and as a Node module</a>
128+
- <a href="https://github.com/krg7880/json-schema-generator" id="link-impl-js-json-schema-generator">json-schema-generator</a> (MIT) - Node.js library usable both as a CLI util and as a Node module
129129
- TypeScript
130130
- <a href="https://github.com/YousefED/typescript-json-schema" id="link-impl-typescript-json-schema">typescript-json-schema</a>
131131
- <a href="https://github.com/lbovet/typson" id="link-impl-typson">Typson</a> (Apache 2.0)

0 commit comments

Comments
 (0)