Skip to content

Commit 44bec00

Browse files
authored
Merge pull request #2515 from rust-lang/tshepang-patch-1
typo
2 parents ff2bfe0 + 9ae298c commit 44bec00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/rustc-dev-guide/src/external-repos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ switch to its repository checkout directory in your terminal).
8181
#### Performing push
8282
8383
> NOTE:
84-
> Before you proceed, look at some guidance related to Git [on josh-sync README],
84+
> Before you proceed, look at some guidance related to Git [on josh-sync README].
8585
8686
1) Run the push command to create a branch named `<branch-name>` in a `rustc` fork under the `<gh-username>` account
8787
```

0 commit comments

Comments
 (0)