From 4fbffc4bc46f8cfc27634bb70618922848fa7b2c Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Sat, 30 Dec 2023 15:29:04 +0000 Subject: [PATCH] cs: fix grammar in description (#11944) --- pages/common/cs.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/common/cs.md b/pages/common/cs.md index 19c737ef76..aecca4fd9d 100644 --- a/pages/common/cs.md +++ b/pages/common/cs.md @@ -1,6 +1,7 @@ # cs -> Application and artifact manager for the Scala language, it can install Scala applications and setup your Scala development environment. +> Application and artifact manager for the Scala language. +> Installs Scala applications and sets up a Scala development environment. > Some subcommands such as `install`, `launch`, `java`, `fetch`, `resolve`, `complete-dep`, etc. have their own usage documentation. > More information: .