Skip to content

Commit e7a3074

Browse files
committed
Fix typo
1 parent 5c0b828 commit e7a3074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/installation/installation-with-manifests.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ If you would like to use the App Protect Dos module, create the following additi
112112
113113
```
114114
$ kubectl apply -f common/crds/appprotectdos.f5.com_apdoslogconfs.yaml
115-
$ kubectl apply -f common/crds/appprotectdos.f5.com_apdospolicies.yaml
115+
$ kubectl apply -f common/crds/appprotectdos.f5.com_apdospolicy.yaml
116116
$ kubectl apply -f common/crds/appprotectdos.f5.com_dosprotectedresources.yaml
117117
```
118118

0 commit comments

Comments
 (0)