Fix up documentation

Change-Id: I2aeea25ab0bfea57a3c45a3354b03542796f6047
diff --git a/src/main/resources/Documentation/about.md b/src/main/resources/Documentation/about.md
index 22bd289..238a523 100644
--- a/src/main/resources/Documentation/about.md
+++ b/src/main/resources/Documentation/about.md
@@ -53,7 +53,8 @@
 ```
 
 Manifest represent raw XML
-CanonicalManifest resolve <include> and <remove-project>
+
+CanonicalManifest resolve \<include\> and \<remove-project\>
 
 * TODO: possibly separate out manifest op into a separate plugin and make VesionedManifest as a libary (manifest-base or something)
 * TODO: generate snapshot manifest for all commit (Currently only generated on a per push/ref-updated basis)