vendor/gems/express_templates/README.md in express_admin-1.4.4 vs vendor/gems/express_templates/README.md in express_admin-1.4.5
- old
+ new
@@ -38,10 +38,10 @@
Everything should work as you would expect.
Set your editor syntax for .et files to Ruby.
-You can now utilize components which are found with documentation and examples in <tt>ExpressTemplates::Components<tt>.
+You can now utilize components which are found with documentation and examples in <tt>ExpressTemplates::Components</tt>.
Components are the real strength of both arbre and express_templates.
express_templates now *is* arbre + some components + some conventions. ExpressTemplates::Components::Base provides a little syntactic sugar in the form of the emits class method.