formatting, [ci skip]
diff --git a/googletest/docs/primer.md b/googletest/docs/primer.md
index 615727e..cbc9405 100644
--- a/googletest/docs/primer.md
+++ b/googletest/docs/primer.md
@@ -461,7 +461,7 @@
 
 *   Deletes the fixture.
 
-1. Restores the state of all googletest flags
+* Restores the state of all googletest flags
 
 *   Repeats the above steps for the next test, until all tests have run.