Skip to content

Commit a36b6ca

Browse files
dschorimrul
andauthored
Update content/architecture.md
Co-authored-by: Matthias Aßhauer <[email protected]>
1 parent bc6fc86 commit a36b6ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ digraph GitGitGadgetFlow {
2121
2222
GitGitGadget [label="GitGitGadget", fillcolor="#ffffff"];
2323
24-
user -> pr_repo [taillabel=" opens PR"];
24+
user -> pr_repo [label=" opens PR"];
2525
2626
pr_repo -> GitGitGadget [label="slash commands"];
2727

0 commit comments

Comments
 (0)