From d509b20039964d730848b66c46878be4555fe3d3 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Tue, 7 May 2024 10:18:29 +0800 Subject: [PATCH] fix: #156 --- docs/the-nix-language/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/the-nix-language/index.md b/docs/the-nix-language/index.md index 7311b4f..a09bc66 100644 --- a/docs/the-nix-language/index.md +++ b/docs/the-nix-language/index.md @@ -7,7 +7,7 @@ language. The Nix language is a straightforward functional language. If you have some programming experience, it should take you less than 2 hours to grasp its basics. -The community already has a lot of good Nix language tutorials, so I won't remake the +The community already has a lot of good Nix language tutorials, so I won't reinvent the wheel. To get started, I recommend reading the following resources for a quick introduction to the Nix language: