Index: doc/theses/colby_parsons_MMAth/text/channels.tex
===================================================================
--- doc/theses/colby_parsons_MMAth/text/channels.tex	(revision 5d8cc96c9ca7b1789c3a22aa9a49314abf853723)
+++ doc/theses/colby_parsons_MMAth/text/channels.tex	(revision 56eb7f84a54eeb26644012f9753813b664ea85f2)
@@ -196,5 +196,5 @@
 
 \section{\CFA / Go channel Examples}
-To highlight the differences between \CFA's and Go's close semantics, three examples are presented.
+To highlight the differences between \CFA's and Go's close semantics, two examples are presented.
 The first example is a simple shutdown case, where there are producer threads and consumer threads operating on a channel for a fixed duration.
 Once the duration ends, producers and consumers terminate immediately leaving unprocessed elements in the channel.
