pyr / cyanite

cyanite stores your metrics
http://cyanite.io
Other
446 stars 79 forks source link

Typo in index.clj #243

Closed marchnikolai closed 7 years ago

marchnikolai commented 7 years ago

root@localhost:~/cyanite# git diff `diff --git a/src/io/cyanite/index.clj b/src/io/cyanite/index.clj index 6a9d48c..1b5c7ea 100644 --- a/src/io/cyanite/index.clj +++ b/src/io/cyanite/index.clj @@ -106,7 +106,7 @@ {:path path :text (last (split path #".")) :id path

ifesdjeen commented 7 years ago

Thanks! Would you like to submit it in a form of a patch?