Skip to content

Commit e99bce8

Browse files
authored
Fix typo
1 parent 874539e commit e99bce8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/api/index_modules.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ <h1>Index of modules</h1>
158158

159159
The motivation of creating such library is to provide BuckleScript users a
160160
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
161+
written with JS platform in mind, below are a list of areas this lib aims to
162162
improve: <OL>
163163
<li>1. Consistency in name convention: camlCase, and arguments order</li>
164164
<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>
18681868
</div> </td></tr>
18691869
</table>
18701870
</body>
1871-
</html>
1871+
</html>

0 commit comments

Comments
 (0)