Fixed Demo
diff --git a/erpnext/demo/domains.py b/erpnext/demo/domains.py
index 0217f24..5743e27 100644
--- a/erpnext/demo/domains.py
+++ b/erpnext/demo/domains.py
@@ -12,5 +12,8 @@
 	},
 	'Services': {
 		'company_name': 'Acme Consulting'
+	},
+	'Education': {
+		'company_name': 'Whitmore College'
 	}
 }
\ No newline at end of file