# HG changeset patch
# User Steve Losh
# Date 1376406969 14400
# Node ID b200fd82899366c4a2dae73b96ab8ab46988c4d2
# Parent 98dd2a7bf1d608619f856ecb70bd8e367fc6a5be
red-tape: Update site.
diff -r 98dd2a7bf1d6 -r b200fd828993 red-tape/index.html
--- a/red-tape/index.html Tue Aug 13 10:50:02 2013 -0400
+++ b/red-tape/index.html Tue Aug 13 11:16:09 2013 -0400
@@ -25,7 +25,7 @@
a quick example so you can see the shape of the code.
First you'll define a form:
(ns my-web-app
- (:require [red-tape.core :refer defform]
+ (:require [red-tape.core :refer [defform]]
[red-tape.cleaners :as cleaners]))
(defform comment-form