Skip to content

Commit

Permalink
Revert "Fix typo in graph resolver"
Browse files Browse the repository at this point in the history
This reverts commit ccd4b86.
  • Loading branch information
wardle committed Mar 7, 2024
1 parent 1a21d5f commit 3eb35ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/com/eldrix/hermes/graph.clj
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
:info.snomed.RefsetItem/correlationId
:info.snomed.RefsetItem/mapCategoryId
:info.snomed.RefsetItem/valueId
:info.snomed.RefsetItem/owlExeression])
:info.snomed.RefsetItem/owlExpression])

(pco/defresolver concept-by-id
"Returns a concept by identifier; results namespaced to `:info.snomed.Concept/`"
Expand Down

0 comments on commit 3eb35ea

Please sign in to comment.