Correct error in example in docstring

This commit is contained in:
Howard M. Lewis Ship 2015-06-25 11:44:09 -07:00
parent 4160fdfd35
commit 4d32b97ca6
1 changed files with 1 additions and 1 deletions

View File

@ -236,7 +236,7 @@
is the same as:
[:nav.navbar [:div.container [:div.navbar-header [:a.navbar-bran {:href \"...\"} \"Home\"]]]]
[:nav.navbar [:div.container [:div.navbar-header [:a.navbar-brand {:href \"...\"} \"Home\"]]]]
tags - the original keyword split at '>'
hiccup-form - the original hiccup form (a keyword in the first position)"