From fb5345394c92392032ec54d3ed5af9428f0aebc0 Mon Sep 17 00:00:00 2001 From: MaoyangLiu Date: Tue, 11 Dec 2018 19:24:57 +0800 Subject: [PATCH] fix typo mistakes Change-Id: Ida7c48a9ff84a3243293cc62d9e2601d20c63454 --- deliverables/rocky/kuryr-kubernetes.yaml | 2 +- doc/source/reference/release_models.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/deliverables/rocky/kuryr-kubernetes.yaml b/deliverables/rocky/kuryr-kubernetes.yaml index 7b35a872cc..f7f07c392d 100644 --- a/deliverables/rocky/kuryr-kubernetes.yaml +++ b/deliverables/rocky/kuryr-kubernetes.yaml @@ -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, diff --git a/doc/source/reference/release_models.rst b/doc/source/reference/release_models.rst index e0b54c1670..b7e08c8538 100644 --- a/doc/source/reference/release_models.rst +++ b/doc/source/reference/release_models.rst @@ -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.