diff --git a/docs/how-to/develop-on-borgmatic.md b/docs/how-to/develop-on-borgmatic.md index ad26b2ff8..9101c68b7 100644 --- a/docs/how-to/develop-on-borgmatic.md +++ b/docs/how-to/develop-on-borgmatic.md @@ -113,8 +113,8 @@ Updates to borgmatic's documentation are welcome. It's formatted in Markdown and located in the `docs/` directory in borgmatic's source, plus the `README.md` file at the root. -To build and view a copy of the documentation with your local changes, just -run the following from the root of borgmatic's source code: +To build and view a copy of the documentation with your local changes, run the +following from the root of borgmatic's source code: ```bash sudo scripts/dev-docs