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 book/architecture-performance-and-games.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ After all, it is more code you have to deal with.
<aside name="yagni">

Some folks coined the term "YAGNI" -- [You aren't gonna need
it](http://en.wikipedia.org/wiki/You_aren't_gonna_need_it) -- as a mantra to use
it](http://en.wikipedia.org/wiki/You_aren't_gonna_need_it) -- as a mantra used
to fight this urge to speculate about what your future self may want.

</aside>
Expand Down