diff --git a/docs/source/design.rst b/docs/source/design.rst index c67faf9a76..3ff6579240 100644 --- a/docs/source/design.rst +++ b/docs/source/design.rst @@ -41,7 +41,7 @@ use case and valid definition of usability, but it's not the one we use: we think it's easier to build reliable and correct systems if exceptions propagate until handled and if the system `catches you when you make potentially dangerous resource handling errors -`__, so that's what we +`__, so that's what we optimize for. It's also worth saying something about speed, since it often looms