Simon Legner 4 년 전
부모
커밋
6bebb8dcb3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/file-scrapers.md

+ 1 - 1
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 \