Skip to content

Commit 6adc71b

Browse files
committed
Trying to fix mermaid diagram about fork
1 parent 2eca91f commit 6adc71b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/remotes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -393,9 +393,9 @@ graph LR
393393
alicel --> |can commit| alicef
394394
bob --> |forking| alicef
395395
alicel -.- n1["cannot commit"]
396-
alicel -.- n2["can request pulls"]
397-
398396
n1 -.-> bob
397+
398+
alicel -.- n2["can request pulls"]
399399
n2 -.-> bob
400400
401401
n1@{ shape: text}

0 commit comments

Comments
 (0)