Skip to content

Commit 45b8a8d

Browse files
authored
[docs] improve phrasing of «Aren't Nix Flakes experimental?» and fix typo in the provided answer (#416)
* [docs] remove erroneously repeated characters: «changes.s.» → «changes.» * [docs] phrase question more idiomatically Not using a contraction here seems rather strange, so let's herewith change that.
1 parent cb62d19 commit 45b8a8d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/getting-started.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ If you're running NixOS, you don't need to install Nix, as it's already included
114114

115115
Make sure [Nix Flakes](https://zero-to-nix.com/concepts/flakes) functionality is enabled to ease your operations when using Ethereum.nix.
116116

117-
!!! question "Are not Nix Flakes experimental?"
118-
Nix flakes are still in the experimental stage within Nix, and there's no defined timeline for their official launch. While we don't expect significant changes to the user interface for flakes during the experimental phase, there could still be some minor changes.s.
117+
!!! question "Aren't Nix Flakes experimental?"
118+
Nix flakes are still in the experimental stage within Nix, and there's no defined timeline for their official launch. While we don't expect significant changes to the user interface for flakes during the experimental phase, there could still be some minor changes.
119119

120120
We believe that enabling Flakes is the best form of learning Nix for those new to the ecosystem.
121121

@@ -181,4 +181,4 @@ After a while (the first invocation, the command will take a little bit), the cu
181181

182182
1. You can choose another alias instead of `enix`. We named it `enix` because it's short and sweet!
183183

184-
[^1]: Thanks to the Nix/NixOS documentation team.
184+
[^1]: Thanks to the Nix/NixOS documentation team.

0 commit comments

Comments
 (0)