Skip to content

Commit bea32f9

Browse files
committed
Remotes: repository from scratch
1 parent 9fc8d2a commit bea32f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/remotes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ In the following scenario, a developer, Bob, has its repo on GitHub. Another dev
324324
graph LR
325325
bob["Bob repo"] --- n1["cloning"]
326326
n1 --> alice(["Alice cloned"])
327-
alice -.- n2["cannot commit"]
327+
alice -.- n2["cannot push"]
328328
n2 -.-> bob
329329
330330
n1@{ shape: text}

0 commit comments

Comments
 (0)