Skip to content

Commit b7b5706

Browse files
watildeaduh95
authored andcommitted
doc: fix typo in cli.md
Signed-off-by: Daijiro Wachi <[email protected]> PR-URL: #63883 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Deokjin Kim <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Anna Henningsen <[email protected]>
1 parent 4e8db7f commit b7b5706

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
@@ -409,7 +409,7 @@ I am from the snapshot
409409

410410
For more information, check out the [`v8.startupSnapshot` API][] documentation.
411411

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

0 commit comments

Comments
 (0)