diff --git a/doc/langref.html.in b/doc/langref.html.in index d0566bef7ddc78b73366ef9c75f51c6a6d73c0ad..7915f82d6106f7e05375cfd95ac59ba190169ee2 100644 --- a/doc/langref.html.in +++ b/doc/langref.html.in @@ -10113,7 +10113,7 @@ Available libcs: The Zig Standard Library ({#syntax#}@import("std"){#endsyntax#}) has architecture, environment, and operating system abstractions, and thus takes additional work to support more platforms. Not all standard library code requires operating system abstractions, however, - so things such as generic data structures work an all above platforms. + so things such as generic data structures work on all above platforms.

The current list of targets supported by the Zig Standard Library is: