From c0fe3c01de8f14b833b7959653c8aa18469d5081 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Fri, 6 Dec 2013 12:26:52 -0800 Subject: [PATCH] :memo: Remove extra space --- docs/customizing-atom.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/customizing-atom.md b/docs/customizing-atom.md index efa18f5f8..54648661b 100644 --- a/docs/customizing-atom.md +++ b/docs/customizing-atom.md @@ -26,7 +26,7 @@ You can also install packages from the command line using the `apm install @` to install a specific version. -For example `apm install emmet@0.1.5` installs the `0.1.5` release of the +For example `apm install emmet@0.1.5` installs the `0.1.5` release of the [Emmet](https://github.com/atom/emmet) package into `~/.atom/packages`. ## Customizing Key Bindings