docs(startingpoint): fix typos with formatting (#35)

This commit is contained in:
gerblesh 2023-09-10 22:25:46 -07:00 committed by GitHub
parent 911ed35367
commit 69b4ced037
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 8 additions and 8 deletions

View file

@ -10,7 +10,7 @@ Additionally, the `rpm-ostree` module supports a temporary (waiting for `rpm-ost
## Example Configuration:
```yml
```yaml
type: rpm-ostree
repos:
- https://copr.fedorainfracloud.org/coprs/atim/starship/repo/fedora-%OS_VERSION%/atim-starship-fedora-%OS_VERSION%.repo
@ -30,4 +30,4 @@ When removing certain packages, some problem probably in upstream `rpm-ostree` c
Resolving dependencies...done
error: Could not depsolve transaction; 1 problem detected:
Problem: conflicting requests
```
```