Fix a typo.

This commit is contained in:
David Reid
2020-02-23 07:42:31 +10:00
parent 7bc5215dcf
commit a9bebc9cea
+1 -1
View File
@@ -233,7 +233,7 @@ a:hover {
</td> </td>
<td style="width:50%; vertical-align:top; text-align:left; padding:2em;"> <td style="width:50%; vertical-align:top; text-align:left; padding:2em;">
<ul> <ul>
<li>Liberally licensed, with your choise of either public domain or MIT No Attribution for those <li>Liberally licensed, with your choice of either public domain or MIT No Attribution for those
regions who don't recognize public domain.</li> regions who don't recognize public domain.</li>
<li>Everything is implemented in a single file for easy integration into your source tree.</li> <li>Everything is implemented in a single file for easy integration into your source tree.</li>
<li>No external dependencies except for the C standard library and backend APIs.</li> <li>No external dependencies except for the C standard library and backend APIs.</li>