Skip to content

Commit 0d913ca

Browse files
Merge pull request #1980 from diggerhq/UtpalJayNadiger-patch-25
docs: typo fix
2 parents d73a9e9 + d1a1e42 commit 0d913ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ce/howto/masking-sensitive-values.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Masking sensitive values"
33
---
44

5-
You can use a regular expression to ensure that senstivie outputs are masked from plan outputs and comments by digger.
5+
You can use a regular expression to ensure that sensitive outputs are masked from plan outputs and comments by digger.
66
This can be done at the workflow level as follows:
77

88
```
@@ -24,4 +24,4 @@ output "filterme" {
2424
}
2525
```
2626

27-
![](/images/configuration/masking-sensitive-values.png)
27+
![](/images/configuration/masking-sensitive-values.png)

0 commit comments

Comments
 (0)