Skip to content

Commit

Permalink
fix a README formatting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas La Piana committed Oct 11, 2021
1 parent 4917e76 commit 49ba320
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ If you're looking for a more detailed introduction to Fides, we recommend follow
1. Lastly, let's modify our annotations in a way that would fail this automated privacy policy:
- Edit `demo_resources/demo_system.yml` and uncomment the line that adds `provided_contact_information` to the list of `data_categories` for the `demo_marketing_system`
```diff
privacy_declarations:
- name: Collect data for marketing
Expand All @@ -170,7 +171,7 @@ If you're looking for a more detailed introduction to Fides, we recommend follow
data_use: marketing_advertising_or_promotion
data_subjects:
```
- Re-run `fidesctl evaluate demo_resources` which will raise an evaluation failure!
```bash
Expand Down

0 comments on commit 49ba320

Please sign in to comment.