Skip to content

Commit

Permalink
Modified safeDivide sentence in Partial Application section
Browse files Browse the repository at this point in the history
  • Loading branch information
johnW-ret committed Apr 17, 2024
1 parent d21aaa4 commit 8594439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1777,7 +1777,7 @@
"id": "1c89cc9d",
"metadata": {},
"source": [
"We can build \"safe dividers\" that checks whether the denominator = 0."
"We can build \"safe dividers\" that check when the denominator = 0 and change behavior in response."
]
},
{
Expand Down

0 comments on commit 8594439

Please sign in to comment.