mirror of https://github.com/docker/docs.git
Correct a minor grammar error. (#3917)
Saw a grammar correction I couldn't help but correct.
This commit is contained in:
parent
3ebe437072
commit
b68696b789
|
@ -103,7 +103,7 @@ securely configure your network.
|
||||||
|
|
||||||
All production environments should be highly available, meaning they are
|
All production environments should be highly available, meaning they are
|
||||||
continuously operational over long periods of time. To achieve high
|
continuously operational over long periods of time. To achieve high
|
||||||
availability, an environment must the survive failures of its individual
|
availability, an environment must survive failures of its individual
|
||||||
component parts.
|
component parts.
|
||||||
|
|
||||||
The following sections discuss some technologies and best practices that can
|
The following sections discuss some technologies and best practices that can
|
||||||
|
|
Loading…
Reference in New Issue