Skip to content

Commit 4fff2fd

Browse files
authored
Merge pull request #1610 from fluxcd/backport-1609-to-release/v1.8.x
[release/v1.8.x] fix: docs typo
2 parents 1fbb27f + c235d26 commit 4fff2fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spec/v1/kustomizations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1281,7 +1281,7 @@ To change the decryption behaviour for specific Kubernetes resources, you can an
12811281

12821282
##### Disabled
12831283

1284-
The `Disabled` policy instructs the controller to not decrypt Kubernetes resources. This might be useful if there is another entity that is going to decrpyt the resource later.
1284+
The `Disabled` policy instructs the controller to not decrypt Kubernetes resources. This might be useful if there is another entity that is going to decrypt the resource later.
12851285

12861286
## Working with Kustomizations
12871287

0 commit comments

Comments
 (0)