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

Commit fb7daa2

Browse files
authored
Merge pull request #20 from yuloh/patch-2
Remove extra closing a tag
2 parents 585cd01 + c123483 commit fb7daa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

implementations.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ <h3>PHP</h3>
9090
<li><a id="link-impl-jsv4-php" href="https://github.com/geraintluff/jsv4-php">jsv4-php</a> - <em>supports version 4</em> (Public Domain / MIT)</li>
9191
<li><a id="link-impl-php-json-schema" href="https://github.com/hasbridge/php-json-schema">php-json-schema</a> (MIT)</li>
9292
<li><a id="link-impl-json-schema" href="https://github.com/justinrainbow/json-schema">json-schema</a> (Berkeley)</li>
93-
<li><a id="link-impl-jvalidator" href="https://github.com/brainly/jvalidator">jvalidator</a></a> (BSD3)</li>
93+
<li><a id="link-impl-jvalidator" href="https://github.com/brainly/jvalidator">jvalidator</a> (BSD3)</li>
9494
</ul>
9595

9696
<h3>.NET</h3>

0 commit comments

Comments
 (0)