Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hdulay committed Jun 29, 2022
1 parent 99d77c3 commit 7a45355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion masking/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ In this example, we show two ways of masking data on real-time streaming data: o

```mermaid
flowchart TD;
md[Mock Data]-->rest[Decodable Rest API]-->customers[customers stream]
md[Mock Data]-->rest[Decodable Rest API]-->customers
customers --> overlay[SQL:overlay pipeline] --> customers_masked
Expand Down

0 comments on commit 7a45355

Please sign in to comment.