Skip to content
Snippets Groups Projects
Commit 51d9af57 authored by Cam Saul's avatar Cam Saul
Browse files

fix typo

parent 3a3e8d9b
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@
(defannotation AnnotationType [symb value :nillable]
(annotation:IsInteger symb value)
(checkp-contains? (set annotation-description annotation-general) symb value))
(checkp-contains? (set [annotation-description annotation-general]) symb value))
(defendpoint GET "/" [org object_model object_id]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment