diff --git a/p4/rubric.md b/p4/rubric.md
index 9e9a83b7b65c5e597b84f1883a278b04deade96d..f8f5536d7439560ccd477dc9aae0a2950604f823 100644
--- a/p4/rubric.md
+++ b/p4/rubric.md
@@ -12,9 +12,9 @@
 ### General guidelines:
 
 - Did not save the notebook file prior to running the cell containing "export". We cannot see your output if you do not save before generating the zip file. This deduction will become stricter for future projects. (-1)
-- import math is not written at top of the notebook (-1)
+- `import math` is not written at top of the notebook (-1)
 - Used concepts not covered in class yet (-1)
-- one or more functions are defined multiple times in the project (-4)
+- One or more functions are defined multiple times in the project (-4)
 
 ### Question specific guidelines: