From dbfefe644c8943dc8e0f804895c27f14b15dca18 Mon Sep 17 00:00:00 2001 From: Joshua Potter Date: Tue, 30 Jan 2024 11:13:39 -0700 Subject: [PATCH] nodejs: Fix README typo. --- specs/nodejs/template/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/nodejs/template/README.md b/specs/nodejs/template/README.md index 69b379d..8932f13 100644 --- a/specs/nodejs/template/README.md +++ b/specs/nodejs/template/README.md @@ -21,7 +21,7 @@ Alternatively, you can set the value of `npmDepsHash` to `lib.fakeHash` and run: ```bash $ nix build ``` -Nix will complain with the has value it actually expected. +Nix will complain with the hash value it actually expected. ## Language Server