From 60b3da2eb9f2dd1b3219eb14e9b151a5774fa242 Mon Sep 17 00:00:00 2001 From: Yaroslav Lapin Date: Tue, 6 Aug 2024 17:04:12 -0600 Subject: [PATCH] PR suggestion Co-authored-by: Gal Schlezinger --- docs/nightly.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/nightly.md b/docs/nightly.md index 5107e62be..fe8b96c19 100644 --- a/docs/nightly.md +++ b/docs/nightly.md @@ -1,7 +1,7 @@ # Working with Node nightly builds fnm doesn't give you any shorthands to install nightly builds, but you can -do that by simply proviging `--node-dist-mirror` flag. +do that by manually passing a "dist mirror" with the `--node-dist-mirror` flag. ## Example usage