branch: elpa/nix-mode
commit b4518ae3ee59a2e1eeaa213c8f6257aa9bfc5cff
Author: jgarte <[email protected]>
Commit: GitHub <[email protected]>

    fixed a typo
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index ddace426a8..dac1b032ab 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ Interactive functions include:
 
   Followed by your Nix path & attribute path.
 
-- nix-build - build a Nix derviation.
+- nix-build - build a Nix derivation.
 
   This is meant to work similarly to M-x compile. It will use your
   current directory & build it if there is a default.nix there.

Reply via email to