This commit is contained in:
Daniel Compton 2016-10-21 14:01:32 +13:00
parent be9e4521c2
commit 0bb7b9c528
No known key found for this signature in database
GPG Key ID: A6E4DC5283B5DCEC
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@
which is expected to take two arguments: app-db and query vector, and return
a `reaction`.
This is a low level, advanced function. You should probably be using re-sub
This is a low level, advanced function. You should probably be using reg-sub
instead."
[query-id handler-fn]
(registrar/register-handler subs/kind query-id handler-fn))