Skip to content

Commit 93030ed

Browse files
Arsybaibartlomieju
andauthored
docs: fix duplicated wording in install docs (#3333)
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
1 parent 4b5565c commit 93030ed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

runtime/reference/cli/install.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
last_modified: 2026-06-25
2+
last_modified: 2026-07-01
33
title: "deno install"
44
oldUrl:
55
- /runtime/manual/tools/script_installer/
@@ -280,7 +280,7 @@ imports) will be installed.
280280

281281
## Native Node.js addons
282282

283-
A lot of popular packages npm packages like
283+
A lot of popular npm packages like
284284
[`npm:sqlite3`](https://www.npmjs.com/package/sqlite3) or
285285
[`npm:duckdb`](https://www.npmjs.com/package/duckdb) depend on
286286
["lifecycle scripts"](https://docs.npmjs.com/cli/v10/using-npm/scripts#life-cycle-scripts),

0 commit comments

Comments
 (0)