Skip to content

Commit

Permalink
Fix some typos
Browse files Browse the repository at this point in the history
  • Loading branch information
timj committed Feb 9, 2017
1 parent d9bcc94 commit fc4aa32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.rst
Expand Up @@ -153,7 +153,7 @@ work, a finer grain of planning is required. This is implemented through epics a
Each epic captures a non-trivial subset of the work defined in a planning package. The epic has a clear
description, well defined deliverables, and relationships with planning packages (an epic *implements* a subset of a PP),
and milestones (an epic *blocks* a milestone). Epics covering non-estimable research work are timeboxed.
Every epics is resource loaded and has start and end dates defined.
Every epic is resource loaded and has start and end dates defined.

Each epic is broken into smaller chunks of work, called *stories*. Stories are primarily used
to define and manage the short-term activities of individual developers.
Expand All @@ -177,7 +177,7 @@ Cycles are planned through *epics*. Each epic must be defined such that it can b
within a single cycle.

Once a plan is defined for a given cycle, it is loaded to Primavera and change-controlled. A plan for
a cycle is loaded to Primavera during the month proceeding the start of the cycle.
a cycle is loaded to Primavera during the month preceding the start of the cycle.

After a cycle has started, any adjustments to the plan for that cycle which affect scope, schedule or budget
must be approved by the LSST :abbr:`CCB (Change Control Board)`.
Expand Down

0 comments on commit fc4aa32

Please sign in to comment.