Fix misquotation

This commit is contained in:
Elton Maiyo 2022-10-27 00:36:20 +03:00 committed by GitHub
parent 2510456817
commit 30e969daba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ source:
# Testing
> Code without tests is broken as designed.
> Code without tests is broken by design.
>
> — [Jacob Kaplan-Moss][cite]