Skip to content

Commit ab859d9

Browse files
committed
Fix cljdoc.edn
Signed-off-by: Greg Haskins <[email protected]>
1 parent 39f1ac6 commit ab859d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/cljdoc.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
["Workflows" {:file "doc/workflows.md"}]
44
["Activities" {:file "doc/activities.md"}]
55
["Workers" {:file "doc/workers.md"}]
6-
["Client" {:file "doc/client.md"}]
6+
["Clients" {:file "doc/clients.md"}]
77
["Testing" {:file "doc/testing.md"}]]}

0 commit comments

Comments
 (0)