From bbcc32c4dd22b013cae5d886e5e4de976d5a67fd Mon Sep 17 00:00:00 2001 From: Practicalli Engineering Date: Sun, 3 Mar 2024 13:07:33 +0000 Subject: [PATCH] clojure-cli: update deps alias sub-heading --- docs/clojure-cli/built-in-commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/clojure-cli/built-in-commands.md b/docs/clojure-cli/built-in-commands.md index a0e199157..8b58528aa 100644 --- a/docs/clojure-cli/built-in-commands.md +++ b/docs/clojure-cli/built-in-commands.md @@ -9,7 +9,7 @@ `clojure --help` list the available commands. -## :deps tool +## :deps alias The `:deps` aliases provides tools for managing library dependencies.