Skip to content

Commit

Permalink
bold
Browse files Browse the repository at this point in the history
  • Loading branch information
Lorin Hochstein committed Apr 27, 2019
1 parent 23f7dac commit dba073d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ system to gracefully handle these situations.
Woods uses the term **robustness** to refer to systems that are designed to
effectively handle known failure modes.

Resilience, on the other hand, describes how well the system can handle
**Resilience**, on the other hand, describes how well the system can handle
troubles that were not foreseeable by the designer. You can think of robustness
as being able to deal well with *known unknowns*, and resilience as being able
to deal well with *unknown unknowns*.
Expand Down

0 comments on commit dba073d

Please sign in to comment.