Skip to content

Commit

Permalink
typo in stub for square?
Browse files Browse the repository at this point in the history
  • Loading branch information
Fingerzam committed Oct 17, 2012
1 parent c499546 commit f386822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/structured_data.clj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
(defn height [rectangle]
:-)

(defn square [rectangle]
(defn square? [rectangle]
:-)

(defn area [rectangle]
Expand Down

0 comments on commit f386822

Please sign in to comment.