fix typo mistakes

Change-Id: Ida7c48a9ff84a3243293cc62d9e2601d20c63454
This commit is contained in:
MaoyangLiu 2018-12-11 19:24:57 +08:00
parent f8ddbad8cd
commit fb5345394c
2 changed files with 3 additions and 3 deletions

View File

@ -30,7 +30,7 @@ cycle-highlights:
services.
- |
Added support for namespace isolation, lettting users isolate pods and
services in diferent namespaces, implemented through security groups.
services in different namespaces, implemented through security groups.
- |
Added support for health checks of the CNI daemon, letting users confirm
the CNI daemon's functionality and set limits on resources like memory,

View File

@ -70,10 +70,10 @@ The "cycle-with-milestones" model described projects that produced a
single release at the end of the cycle, with development milestones
published at predetermined times in the cycle schedule.
* "cycle-with-milestones" projects commited to publish development
* "cycle-with-milestones" projects committed to publish development
milestones following a predetermined schedule published by the Release
Management team before the start of the 6-month cycle.
* "cycle-with-milestones" projects commited to produce a release to
* "cycle-with-milestones" projects committed to produce a release to
match the end of the 6-month development cycle.
* Release tags for deliverables using this tag were reviewed and
applied by the Release Management team.