Skip to content

Commit 680c93e

Browse files
authored
Merge pull request #21696 from Rohan5commit/rohan/fix-common-issues-duplicate-in
docs: fix Common Issues typo
2 parents d4afdc6 + 6c81121 commit 680c93e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Common-Issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ You don't have a `/usr/bin/ruby` or it is not executable. It's not recommended t
2727

2828
After running `brew update`, you receive a Git error warning about untracked files or local changes that would be overwritten by a checkout or merge, followed by a list of files inside your Homebrew installation.
2929

30-
This is caused by an old bug in in the `update` code that has long since been fixed. However, the nature of the bug requires that you do the following:
30+
This is caused by an old bug in the `update` code that has long since been fixed. However, the nature of the bug requires that you do the following:
3131

3232
```sh
3333
cd "$(brew --repository)"

0 commit comments

Comments
 (0)