diff --git a/specification.md b/specification.md index a2b9558298..c3a71a1b12 100644 --- a/specification.md +++ b/specification.md @@ -539,11 +539,7 @@ Optional but recommended for reusable actions. #### 4) `definition_of_done` (DoD) -Required. Must be explicit and testable. Prefer structured "must/should/may" language: - -* Must: requirements that must be met for completion -* Should: quality targets -* May: optional stretch goals +Required. Must be explicit and testable. #### 5) `actors`