Skip to content

Commit b8927f8

Browse files
authoredOct 2, 2019
Correct spacing
1 parent 27387f0 commit b8927f8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎docs/software/admin.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -276,9 +276,9 @@ Here’s an example:
276276
HOME_DOMAIN="testnet.stellar.org"
277277
QUALITY="HIGH"
278278
279-
[[HOME_DOMAINS]]
280-
HOME_DOMAIN="some-other-domain"
281-
QUALITY="LOW"
279+
[[HOME_DOMAINS]]
280+
HOME_DOMAIN="some-other-domain"
281+
QUALITY="LOW"
282282
```
283283

284284
#### Validators array

0 commit comments

Comments
 (0)
Please sign in to comment.