mirror of
https://github.com/status-im/re-frame.git
synced 2025-02-23 15:28:09 +00:00
fix typo in project.clj :description
This commit is contained in:
parent
273d32ef70
commit
a1b0690d0a
@ -1,5 +1,5 @@
|
||||
(defproject re-frame "0.4.0"
|
||||
:description "A Clojurescript MVC-like Framework For Writing SPAs Using Regent."
|
||||
:description "A Clojurescript MVC-like Framework For Writing SPAs Using Reagent."
|
||||
:url "https://github.com/Day8/re-frame.git"
|
||||
:license {:name "MIT"}
|
||||
:dependencies [[org.clojure/clojure "1.6.0"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user