Skip to content

Commit 9cb15fc

Browse files
watildeaduh95
authored andcommitted
doc: fix typo in cli.md
Signed-off-by: Daijiro Wachi <daijiro.wachi@gmail.com> PR-URL: #63883 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
1 parent 5f7f60a commit 9cb15fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/api/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,7 @@ I am from the snapshot
495495

496496
For more information, check out the [`v8.startupSnapshot` API][] documentation.
497497

498-
The snapshot currently only supports loding a single entrypoint during the
498+
The snapshot currently only supports loading a single entrypoint during the
499499
snapshot building process, which can load built-in modules, but not additional user-land modules.
500500
Users can bundle their applications into a single script with their bundler
501501
of choice before building a snapshot.

0 commit comments

Comments
 (0)