From 341904099b48bc434856b5ace1687f12a36bac9a Mon Sep 17 00:00:00 2001 From: cacology Date: Sat, 13 Feb 2021 15:21:56 -0500 Subject: [PATCH] Correct sentence spacing --- docs/Common-Issues.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Common-Issues.md b/docs/Common-Issues.md index 444b9310f2..38f85102b3 100644 --- a/docs/Common-Issues.md +++ b/docs/Common-Issues.md @@ -116,4 +116,4 @@ brew upgrade ### Local build failures -Build failures on one machine, but not similarly equipped machines (check issues for other projects too), can indicate that the install is borked. If `brew doctor` doesn’t, reinstalling may help. That is, `brew bundle dump`, [uninstall](https://docs.brew.sh/FAQ#how-do-i-uninstall-homebrew), [reinstall](https://docs.brew.sh/Installation), and `brew bundle install`. +Build failures on one machine, but not similarly equipped machines (check issues for other projects too), can indicate that the install is borked. If `brew doctor` doesn’t, reinstalling may help. That is, `brew bundle dump`, [uninstall](https://docs.brew.sh/FAQ#how-do-i-uninstall-homebrew), [reinstall](https://docs.brew.sh/Installation), and `brew bundle install`.