Skip to content

Commit

Permalink
Minor typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mluypaert committed Sep 10, 2020
1 parent cb1f4d7 commit 31666f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wormbase/names/gene.clj
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@
Input args: [db gid :fmt-output]
db Datomic db object to pull data from
gid Identifier to pull data for (can be a datomic expression)
:fmt-output Optional named flag (boolean) to indicating wether or not
:fmt-output Optional named flag (boolean) to indicating whether or not
to clean the returned object structure and elide some
internal datomic keys and values."
[data-db gid & {:keys [fmt-output]}]
Expand Down

0 comments on commit 31666f4

Please sign in to comment.