Skip to content

Commit be7a0bb

Browse files
committed
docs(Install): Remove typo extra spaces
1 parent cd714a6 commit be7a0bb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/content/en/Getting-Started/Install-Eask.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ $ sudo port install eask-cli
6565

6666
### 📦 Debian (Linux)
6767

68-
Derivatives of the [Debian][] distribution of Linux
69-
include [elementary OS][], [KDE neon][], [Linux Lite][], [Linux Mint][],
70-
[MX Linux][], [Pop!_OS][], [Ubuntu][], [Zorin OS][], and others.
68+
Derivatives of the [Debian][] distribution of Linux include [elementary OS][],
69+
[KDE neon][], [Linux Lite][], [Linux Mint][], [MX Linux][], [Pop!_OS][],
70+
[Ubuntu][], [Zorin OS][], and others.
7171

7272
```sh
7373
$ sudo curl -SsL -o /etc/apt/trusted.gpg.d/easksource.gpg https://raw.githubusercontent.com/emacs-eask/packaging/master/debian/KEY.gpg
@@ -76,7 +76,7 @@ $ sudo apt update --allow-insecure-repositories
7676
$ sudo apt install eask-cli --allow-unauthenticated
7777
```
7878

79-
You can also download Debian packages from the
79+
You can also download Debian packages from the
8080
[packaging](https://github.com/emacs-eask/packaging/tree/master/debian)
8181
repo.
8282

0 commit comments

Comments
 (0)