Fix grammar in README.md
Signed-off-by: John Howard <john@lowenna.com>
This commit is contained in:
parent
7bbf2fb652
commit
81ccfd44e4
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ Moby is an open project guided by strong principles, aiming to be modular, flexi
|
||||||
It is open to the community to help set its direction.
|
It is open to the community to help set its direction.
|
||||||
|
|
||||||
- Modular: the project includes lots of components that have well-defined functions and APIs that work together.
|
- Modular: the project includes lots of components that have well-defined functions and APIs that work together.
|
||||||
- Batteries included but swappable: Moby includes enough components to build fully featured container system, but its modular architecture ensures that most of the components can be swapped by different implementations.
|
- Batteries included but swappable: Moby includes enough components to build fully featured container systems, but its modular architecture ensures that most of the components can be swapped by different implementations.
|
||||||
- Usable security: Moby provides secure defaults without compromising usability.
|
- Usable security: Moby provides secure defaults without compromising usability.
|
||||||
- Developer focused: The APIs are intended to be functional and useful to build powerful tools.
|
- Developer focused: The APIs are intended to be functional and useful to build powerful tools.
|
||||||
They are not necessarily intended as end user tools but as components aimed at developers.
|
They are not necessarily intended as end user tools but as components aimed at developers.
|
||||||
|
|
Loading…
Reference in a new issue