Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion data/module-2/part-5/framework.md
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ hours and money into securing the features?
Securing a feature post-release is almost always more cumbersome than securing
the feature during the development process. This "cumbersomeness" or cost can
be compared to bugs and the need of fixing them, see e.g. [the true cost of a
software bug](http://blog.celerity.com/the-true-cost-of-a-software-bug).
software bug](http://celerity.com/the-true-cost-of-a-software-bug).

Moreover, it is challenging to estimate which features are such that will
remain in the software and which ones will not. Whilst the goal of agile
Expand Down