We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 874539e commit e99bce8Copy full SHA for e99bce8
docs/api/index_modules.html
@@ -158,7 +158,7 @@ <h1>Index of modules</h1>
158
159
The motivation of creating such library is to provide BuckleScript users a
160
better end-to-end user experience, since the original OCaml stdlib was not
161
- writte with JS platform in mind, below are a list of areas this lib aims to
+ written with JS platform in mind, below are a list of areas this lib aims to
162
improve: <OL>
163
<li>1. Consistency in name convention: camlCase, and arguments order</li>
164
<li>2. Exception thrown functions are all suffixed with <i>Exn</i>, e.g, <i>getExn</i></li>
@@ -1868,4 +1868,4 @@ <h4 id="4_Syntaxsugar">Syntax sugar</h4>
1868
</div> </td></tr>
1869
</table>
1870
</body>
1871
-</html>
+</html>
0 commit comments