diff --git a/docs/clojure-cli/repl/index.md b/docs/clojure-cli/repl/index.md index a944cfaed..c2cf27f3d 100644 --- a/docs/clojure-cli/repl/index.md +++ b/docs/clojure-cli/repl/index.md @@ -1,4 +1,4 @@ -# Terminal REPL +# Clojure REPL The REPL is the environment in which all Clojure code runs, whether that be during development, testing or in production systems.