branch: elpa/nix-mode commit 8a05b88eb35ad7bef505b37bc81731a3ee536909 Author: Daniel Nagy <danieln...@posteo.de> Commit: Daniel Nagy <danieln...@posteo.de>
Fix a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc826f862f..7f3bd74a7a 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ nix-repl.el has two purposes. First, it provides an interface for completion, used by nix-company.el. -Second, it provides an interactive function to open an repl. You can +Second, it provides an interactive function to open a repl. You can open this with: M-x nix-repl<RET>