diff --git a/docs/creds-guide.md b/docs/creds-guide.md index e7c4e0080..0863eee09 100644 --- a/docs/creds-guide.md +++ b/docs/creds-guide.md @@ -33,17 +33,17 @@ These are required for a number of features to function properly, and all should For a single owner, it should look like this: ```yml - OwnerIds: - - 105635576866156544 +OwnerIds: + - 105635576866156544 ``` For multiple owners, it should look like this: ```yml - OwnerIds: - - 105635123466156544 - - 145521851676884992 - - 341420590009417729 +OwnerIds: + - 105635123466156544 + - 145521851676884992 + - 341420590009417729 ```