assets/docs/plugin-reference.markdown in octopress-ink-1.0.0.alpha.43 vs assets/docs/plugin-reference.markdown in octopress-ink-1.0.0.alpha.44
- old
+ new
@@ -1,10 +1,10 @@
---
title: "Octopress Ink Plugin Reference"
permalink: /plugin-reference/
---
-Octopress Ink plugins should be distributed as ruby gems. If you don't know how to create a ruby gem, [follow this walkthrough]({% doc_url /guides/create-a-gem/ %}).
+Octopress Ink plugins should be distributed as Ruby gems. If you don't know how to create a ruby gem, [follow this walkthrough]({% doc_url /guides/create-a-gem/ %}).
### Plugin Template
This is the basic template for creating an Octopress Ink plugin.