diff --git a/jobcards/examples/example.job b/jobcards/examples/example.job
index f7935955e6f64b4d06239b8b9910f15f3364e5ae..9a36c16efe8e0d2dbf358fb73610dd5beb3f66c3 100644
--- a/jobcards/examples/example.job
+++ b/jobcards/examples/example.job
@@ -3,7 +3,7 @@
 	flavor_ID = 2 		! 1:electron, 2:muon, 3:tau
 	nuXsectionMode = 6 	! 6: dSigmaMC
 	includeDIS = .true. 	! enables DIS events
-	printAbsorptionXS = T
+	printAbsorptionXS = .true.
 /
 
 &target
@@ -44,7 +44,7 @@
 
 
 &neutrinoAnalysis
-	outputEvents = .true	! output list of events and
+	outputEvents = .true.	! output list of events and
 				! all outgoing particles in
 				! each event to the file 
 				! FinalEvents.dat