Skip to content

Commit a6a5c9f

Browse files
author
Adriano Santos
committed
docs: fix typo
1 parent 129fcf5 commit a6a5c9f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/cli.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Each command comes with its own set of options and subcommands, which are detail
2525
### 1. `new` Command
2626

2727
#### **Description:**
28-
Creates a new SPawn project tailored for a specific target language.
28+
Creates a new Spawn project tailored for a specific target language.
2929

3030
#### **Usage:**
3131

@@ -43,8 +43,6 @@ spawn new <subcommand> [OPTIONS] <name>
4343

4444
* - `-s`, `--actor-system`: Defines the name of the ActorSystem. (Default: "spawn-system")
4545

46-
* - `-s`, `--actor-system`: Defines the name of the ActorSystem. (Default: "spawn-system")
47-
4846
* - `-d`, `--app-description`: Defines the application description. (Default: "Spawn App.")
4947

5048
* - `-t`, `--app-image-tag`: Defines the OCI Container image tag. (Default:

0 commit comments

Comments
 (0)