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

@ -5,10 +5,10 @@ The scripts, which are run from the `config/scripts` directory, are declared und
## Example Configuration
```yml
```yaml
type: script
scripts:
- signing.sh
- signing.sh
```
## Creating a Script