Skip to content

Commit ad325a2

Browse files
committed
typo fix
1 parent 39b88b6 commit ad325a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

crowdsec-docs/unversioned/bouncers/apache.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Clone or download directly [from our GitHub repository](https://github.com/crowd
5959
<Tabs
6060
defaultValue="apache_debian"
6161
values={[
62-
{ label: 'Debian/Ubuntu', value: 'nginx_debian' ,},
62+
{ label: 'Debian/Ubuntu', value: 'apache_debian' ,},
6363
{ label: 'Others (build from source)', value: 'others' ,},
6464
]
6565
}>
@@ -69,7 +69,7 @@ Clone or download directly [from our GitHub repository](https://github.com/crowd
6969

7070
:::warning
7171

72-
Please note that the reposiroty for this package is not the same as the one holding CrowdSec's binary packages
72+
Please note that the repository for this package is not the same as the one holding CrowdSec's binary packages
7373

7474
```bash
7575
curl -s https://packagecloud.io/install/repositories/crowdsec/crowdsec/script.deb.sh | sudo bash

0 commit comments

Comments
 (0)