From 00b1b62f6bb11a15bd4a9033cf235c8b06455461 Mon Sep 17 00:00:00 2001
From: Florian Moser <git@famoser.ch>
Date: Tue, 6 Apr 2021 14:58:38 +0200
Subject: [PATCH] Normalize claims

---
 project management/project management.html | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/project management/project management.html b/project management/project management.html
index 4a03ac9..0e6730c 100644
--- a/project management/project management.html	
+++ b/project management/project management.html	
@@ -167,8 +167,7 @@ Parts:
 
 Targets:
 - You can detect favorable environments for projects
-- You feel confident estimating features
-- You can create a realistic project schedule
+- You feel confident creating a realistic project schedule
 - You can finish a project
 	- on time
 	- within budget
@@ -181,7 +180,7 @@ class: center, middle
 
 # Preconditions for a successful project
 
-<i>Claim: Projects are successful or fail before the first line of code is written.</i>
+<i>Claim: Small projects (&lt;300h) succeed or fail before the first line of code is written.</i>
 
 ---
 
-- 
GitLab