fix some typos

Signed-off-by: fate-grand-order <chenjg@harmonycloud.cn>
This commit is contained in:
fate-grand-order 2017-02-10 10:52:25 +08:00
parent 696e88c813
commit 8ce64b2000
5 changed files with 5 additions and 5 deletions

View file

@ -13,7 +13,7 @@ unit and unmounted as a unit.
From an architecture perspective, components produce mounts and runtime
executors consume them.
More imaginitive use cases include the ability to virtualize a series of mounts
More imaginative use cases include the ability to virtualize a series of mounts
from various components without ever having to create a runtime. This will aid
in testing and implementation of satellite components.