mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 08:22:08 +02:00
cs: fix grammar in description (#11944)
This commit is contained in:
parent
379a3803e0
commit
4fbffc4bc4
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
||||||
# cs
|
# 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.
|
> Some subcommands such as `install`, `launch`, `java`, `fetch`, `resolve`, `complete-dep`, etc. have their own usage documentation.
|
||||||
> More information: <https://get-coursier.io/docs/overview>.
|
> More information: <https://get-coursier.io/docs/overview>.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue