Fix typo in docs (#694)

Fixing typo (missing word in sentence) in high-availability installation guide
pull/700/head
Andrew Rylatt 6 years ago committed by GitHub
parent dcdcdf1e48
commit b592582a59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -22,7 +22,7 @@ The following ports should be available:
## Architecture
The general architecture for the server infrastructure requires 3 controllers
and 3 workers. Note that it is possible to a controller and worker within the
and 3 workers. Note that it is possible to run a controller and worker within the
same process, but the guide here assumes separate deployments. The documentation
here uses virtual machines running on Amazon EC2 as the example environment, but
this use case can be extrapolated to almost any cloud platform to suit operator

Loading…
Cancel
Save