diff --git a/src/git.md b/src/git.md index 69cdba839..d23cd3f0d 100644 --- a/src/git.md +++ b/src/git.md @@ -101,7 +101,7 @@ If you renamed your fork, you can change the URL like this: git remote set-url personal ``` -where the is your new fork. +where the `` is your new fork. ### I see 'Untracked Files: src/stdarch'?