diff --git a/README.md b/README.md index a11d7e2..43c4135 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ your own test service. It is hoped that in the future the code will allow for easily running in a "local only" mode, not requiring any reverse proxy or internet-valid TLS certificates. ---- +-- --- ## Misc diff --git a/docs/Contributing.md b/docs/Contributing.md index 3e71521..ec2ba5b 100644 --- a/docs/Contributing.md +++ b/docs/Contributing.md @@ -18,7 +18,7 @@ with the This project utilises a number of Git branches: -- `live` - The Live service should, outside of bried periods during deployment, +- `live` - The Live service should, outside of brief periods during deployment, always be running using the software and supporting files from this branch. This is where you should be looking if checking current behaviour of the service.