Skip to content

Commit 186d59a

Browse files
authored
minor fix
1 parent cf30842 commit 186d59a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/cloud/guides/security/data_masking.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ keywords: ['data masking']
99
# Data masking in ClickHouse
1010

1111
Data masking is a technique used for data protection, in which the original data is replaced with a version of the data which maintains its format and structure while removing any personally identifiable information (PII) or sensitive information.
12+
1213
This guide shows you how you can mask data in ClickHouse.
1314

1415
## Use string replacement functions {#using-string-functions}

0 commit comments

Comments
 (0)