From 3f0e0833a596305a6b1e99c0eee16bd8bd101cf4 Mon Sep 17 00:00:00 2001 From: Tshepang Mbambo Date: Mon, 21 Jul 2025 13:55:55 +0200 Subject: [PATCH] typo --- src/external-repos.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/external-repos.md b/src/external-repos.md index 75774e345..44d4b5b4b 100644 --- a/src/external-repos.md +++ b/src/external-repos.md @@ -81,7 +81,7 @@ switch to its repository checkout directory in your terminal). #### Performing push > NOTE: -> Before you proceed, look at some guidance related to Git [on josh-sync README], +> Before you proceed, look at some guidance related to Git [on josh-sync README]. 1) Run the push command to create a branch named `` in a `rustc` fork under the `` account ```