Skip to content

Commit 59b1190

Browse files
authored
Pudding should now be less messy
Fixed "the proof is in the pudding" to "the proof of the pudding". The phrase is: "The proof of the pudding is in the eating." That's how you know it's pudding. If the proof would be in the pudding, it would just be messy.
1 parent ff3ffb7 commit 59b1190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

part1.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Three appendices are further explorations of the content from Part I:
6060
code: how we build and run the Docker images, where we manage configuration
6161
info, and how we run different types of tests.
6262

63-
* <<appendix_csvs>> is a "proof is in the pudding" kind of content, showing
63+
* <<appendix_csvs>> is a "proof of the pudding" kind of content, showing
6464
how easy it is to swap out our entire infrastructure--the Flask API, the
6565
ORM, and Postgres—for a totally different I/O model involving a CLI and
6666
CSVs.

0 commit comments

Comments
 (0)