diff --git a/1985/sicherman/.entry.json b/1985/sicherman/.entry.json
index 8dbb9a59b9..80abfa8af5 100644
--- a/1985/sicherman/.entry.json
+++ b/1985/sicherman/.entry.json
@@ -6,7 +6,7 @@
"dir" : "sicherman",
"entry_id" : "1985_sicherman",
"title" : "1985.sicherman",
- "abstract" : "rot13 with strange #defs that create comment headers etc.",
+ "abstract" : "rot13 w/strange #defines that create comment headers etc.",
"author_set" : [
{
"author_handle" : "Col_G_L_Sicherman"
diff --git a/1985/sicherman/index.html b/1985/sicherman/index.html
index b2f5bbf11b..7482249652 100644
--- a/1985/sicherman/index.html
+++ b/1985/sicherman/index.html
@@ -406,7 +406,7 @@
The International Obfuscated C Code Contest
1985/sicherman - Worst abuse of the C preprocessor
- rot13 with strange #defs that create comment headers etc.
+ rot13 w/strange #defines that create comment headers etc.
diff --git a/1988/phillipps/.entry.json b/1988/phillipps/.entry.json
index 4e50da56f2..0a7186ad7a 100644
--- a/1988/phillipps/.entry.json
+++ b/1988/phillipps/.entry.json
@@ -6,7 +6,7 @@
"dir" : "phillipps",
"entry_id" : "1988_phillipps",
"title" : "1988.phillipps",
- "abstract" : "days of christmas heavily main() calling with tables",
+ "abstract" : "12 Days of Christmas recursive main() calls w/tables",
"author_set" : [
{
"author_handle" : "Ian_Phillipps"
diff --git a/1988/phillipps/index.html b/1988/phillipps/index.html
index 3fdefac53c..d0e5f147ac 100644
--- a/1988/phillipps/index.html
+++ b/1988/phillipps/index.html
@@ -406,7 +406,7 @@
The International Obfuscated C Code Contest
1988/phillipps - Least likely to compile successfully
- days of christmas heavily main() calling with tables
+ 12 Days of Christmas recursive main() calls w/tables