Update README.md

This commit is contained in:
Tommi Reiman 2017-10-31 10:28:48 +02:00 committed by GitHub
parent 9aefe5dea6
commit 5ad8f646b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,7 @@ See [Issues](https://github.com/metosin/reitit/issues) for roadmap.
(r/match-by-name router ::order {:id 2})
; #Match{:template "/api/orders/:id",
; :meta {:name ::order-by-id},
;       :meta {:name ::order},
; :result nil,
; :params {:id 2},
; :path "/api/orders/2"}