Skip to content

Commit

Permalink
Improve docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
wardle committed Oct 18, 2023
1 parent a1f7309 commit 62ab82c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/com/eldrix/hermes/core.clj
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
; SPDX-License-Identifier: EPL-2.0
;;;;
(ns com.eldrix.hermes.core
"Provides a terminology service, wrapping the SNOMED store and
search implementations as a single unified service."
"A SNOMED CT terminology service."
(:require [clojure.core.async :as a]
[clojure.edn :as edn]
[clojure.java.io :as io]
Expand Down

0 comments on commit 62ab82c

Please sign in to comment.