Skip to content

Commit 3487747

Browse files
Update multiserver_setup.md (#636)
* Update multiserver_setup.md Fix typo, I struggle trying to understand what c/c stands for. * Update multiserver_setup.md Use the word instead of a abbreviation --------- Co-authored-by: Laurence Jones <[email protected]>
1 parent d42b928 commit 3487747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crowdsec-docs/unversioned/user_guides/multiserver_setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ A typical multi server setup should thus have:
1919
- The agent should be registered to the local api
2020

2121
**Using login/password authentication**
22-
- By running `cscli machines add MyMachine` on the LAPI (and c/c the generated credentials to the agent)
22+
- By running `cscli machines add MyMachine` on the LAPI (and copy the generated credentials to the agent)
2323
- or by running `cscli lapi register --machine MyMachine --url http://<lapi>` on the agent and accepting the machine from LAPI with `cscli machines validate MyMachine`
2424

2525
**Using client cert authentication**

0 commit comments

Comments
 (0)