diff --git a/23-passive-aggressive/README.md b/23-passive-aggressive/README.md index 603b8d2..1916c60 100644 --- a/23-passive-aggressive/README.md +++ b/23-passive-aggressive/README.md @@ -9,7 +9,7 @@ Constraints: - When calling out other functions, core program functions don't check for errors -- Exception handling occurs only at the top level of a function call chain +- Exception handling occurs at higher levels of function call chains, wherever it is meaningul tp do so Possible names: