multiple pages: ensure exactly one colon at the end of example descriptions (#5214)

This commit is contained in:
bl-ue
2021-02-03 11:22:44 -05:00
committed by GitHub
parent e64ec920e7
commit d28035c980
32 changed files with 33 additions and 35 deletions

View File

@@ -15,6 +15,6 @@
`git commit --amend`
- Nur spezifische Dateien commiten (die Dateien müssen schon auf dem Stage liegen)
- Nur spezifische Dateien commiten (die Dateien müssen schon auf dem Stage liegen):
`git commit {{path/to/my/file1}} {{path/to/my/file2}}`