From 563b6d7188e7036af7320f01729741561cf93f20 Mon Sep 17 00:00:00 2001 From: Maximilian Wolff Date: Wed, 30 Dec 2020 21:04:47 +0100 Subject: [PATCH] [doc] Fix some trivial typos in latest additions --- doc/LAYERS.org | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/doc/LAYERS.org b/doc/LAYERS.org index 0b562108d..e415b7e6b 100644 --- a/doc/LAYERS.org +++ b/doc/LAYERS.org @@ -335,11 +335,12 @@ as follows: #+END_SRC The =:location= attribute specifies where the package may be found. Spacemacs -currently supports packages on ELPA compliant repositories, local packages, git -packages (including specific helpers for GitHub, GitLab, and Bitbucket), and -MELPA recipes (through the Quelpa package). Local packages should reside at -=/local//=. For information about recipes see the [[https://github.com/milkypostman/melpa#user-content-recipe-format][MELPA -documentation]]. +currently supports packages on ELPA compliant repositories, local packages, +remote packages hosted on Git repositories (including specific helpers for +GitHub, GitLab, and Bitbucket) and MELPA recipes (through the Quelpa package). +Local packages should reside at =/local//=. + +For information about recipes see the [[https://github.com/milkypostman/melpa#user-content-recipe-format][MELPA documentation]]. As you may have noticed from examples above, there are two ways to declare a local package: using either =:location local= or a Quelpa recipe with the