Skip to content

Commit

Permalink
side affect -> side effect
Browse files Browse the repository at this point in the history
  • Loading branch information
charlieok committed Oct 9, 2015
1 parent 3de3d7b commit 3d5f236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/source/intro/vs/ecs.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Nomad is completely open source, including both the client and server
components. By contrast, only the agent code for ECS is open and
the servers are closed sourced and managed by Amazon.

As a side affect of the ECS servers being managed by AWS, it is not possible
As a side effect of the ECS servers being managed by AWS, it is not possible
to use ECS outside of AWS. Nomad is agnostic to the environment it is run,
supporting public and private clouds, as well as bare metal datacenters.
Clusters in Nomad can span multiple datacenters and regions, meaning
Expand Down

0 comments on commit 3d5f236

Please sign in to comment.