From ecf8324c828c12d3d3adbf8a28d1af6c34a6e3da Mon Sep 17 00:00:00 2001 From: RikudouSage Date: Thu, 24 Oct 2019 12:48:26 +0200 Subject: [PATCH] Fix a typo --- docs/Homebrew-on-Linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Homebrew-on-Linux.md b/docs/Homebrew-on-Linux.md index d059a2e4d2..590cf84422 100644 --- a/docs/Homebrew-on-Linux.md +++ b/docs/Homebrew-on-Linux.md @@ -78,7 +78,7 @@ Homebrew does not currently support 32-bit x86 platforms. It would be possible f ## Alternative Installation -Extract or `git clone` Homebrew wherever you want. Use `/home/linuxbrew/.linuxbrew` if possible (to enabled the use of binary packages). +Extract or `git clone` Homebrew wherever you want. Use `/home/linuxbrew/.linuxbrew` if possible (to enable the use of binary packages). ```sh git clone https://github.com/Homebrew/brew ~/.linuxbrew/Homebrew