Merge pull request #45 from viperML/master

stop-using-nix-env: fix typo
This commit is contained in:
Max Headroom 2022-11-07 13:02:03 +01:00 committed by GitHub
commit d3a88dac15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -88,7 +88,7 @@
It tries to bridge the gap between the imperative and declarative
world. A replacement for the venerable
<nobr>"just <x-term>sudo apt install &lt;anything&gt;</x-term>"</nobr>.
As a result of its design, it often causes unexpected bevahior.
As a result of its design, it often causes unexpected behaviour.
This page is dedicated to explaining what its issues are and what
to use instead.
</p>