Ver código fonte

Remove unnecessary word from documentation.

Dan Helfman 5 anos atrás
pai
commit
ca23c3b8b3
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      docs/how-to/develop-on-borgmatic.md

+ 2 - 2
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