From 6bebb8dcb37930a2077e84470077cbc9886cd048 Mon Sep 17 00:00:00 2001 From: Simon Legner Date: Fri, 22 Oct 2021 15:49:35 +0200 Subject: [PATCH] Fix typo --- docs/file-scrapers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/file-scrapers.md b/docs/file-scrapers.md index da7e9461..49f0c741 100644 --- a/docs/file-scrapers.md +++ b/docs/file-scrapers.md @@ -39,7 +39,7 @@ bsdtar --extract --file - --directory=docs/django\~$VERSION/ ## Elisp -Go to https://www.gnu.org/software/emacs/manual/elisp.html, donwload the HTML tarball and extract its content in `/path/to/devdocs/docs/elisp` or run the following command: +Go to https://www.gnu.org/software/emacs/manual/elisp.html, download the HTML tarball and extract its content in `/path/to/devdocs/docs/elisp` or run the following command: ```sh mkdir /path/to/devdocs/docs/elisp \