diff --git a/includes/sampleText.php b/includes/sampleText.php
index fc4526ebc2b10a6addda3adae9d7f84823f2c01a..e56e3e4b61a42e9a8a080752f7f3e1bf20c65c00 100644
--- a/includes/sampleText.php
+++ b/includes/sampleText.php
@@ -15,7 +15,6 @@ function sampleText($length = "sentence") {
 		"Foxy diva Jennifer Lopez wasn't baking my quiche.",
 		"Cozy lummox gives smart squid who asks for job pen.",
 		"My girl wove six dozen plaid jackets before she quit.",
-		"\"Who am taking the ebonics quiz?\", the prof jovially axed.",
 		"Have a pick: twenty six letters - no forcing a jumbled quiz!",
 		"The job of waxing linoleum frequently peeves chintzy kids.",
 		"Jack quietly moved up front and seized the big ball of wax.",
@@ -99,4 +98,4 @@ function sampleText($length = "sentence") {
 
 	return $str;
 }
-?>
\ No newline at end of file
+?>