Skip to content

Commit c7b9538

Browse files
authored
Missing admonition title
1 parent 714458b commit c7b9538

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resources/prep/git.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Make sure your change appears online.
9696
git pull origin master
9797
```
9898

99-
```{admonition}
99+
```{admonition} "Short names for repositories:"
100100
"Remember `origin` is just a short name of the web address of the repository."
101101
To see what is hidden in origin: `git remote -v`
102102
```

0 commit comments

Comments
 (0)