Skip to content

Commit 913c618

Browse files
committed
Simplify text
1 parent 7c933e2 commit 913c618

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Open `http://localhost` to view it in the browser. In this usage your request wi
9696

9797
The primary use case for this will be when making changes to the Nginx container image that runs in production and hosts the static file content, or also if making changes to the Gunicorn config.
9898

99-
Changes of this sort should be carefully evaluated as they may require interaction with systems managed by devops/sysops folks.
99+
Changes of this sort should be carefully evaluated as they may require interaction with systems managed by devops folks.
100100

101101
## [Django admin](https://docs.djangoproject.com/en/4.1/ref/contrib/admin/) web interface (user should be `is_staff` or `is_superuser`)
102102
`http://localhost:8000/admin`
@@ -165,4 +165,4 @@ Each environment is essentially a bunch of different services all governed by `d
165165

166166
### Control of the deployed environment
167167

168-
The environment and secrets used for deployment live in <https://github.com/cmu-delphi/delphi-ansible-web>. Any changes to the environment should be made there and then tested and validated by DevOps folks.
168+
The environment and secrets used for deployment live in <https://github.com/cmu-delphi/delphi-ansible-web>. Any changes to the environment should be made there and then tested and validated by devops folks.

0 commit comments

Comments
 (0)