Fix description for User.NationalId tag (#2497)

This commit is contained in:
Matt 2022-01-30 06:45:29 -08:00 committed by GitHub
parent edea57b4ad
commit 9fdda91f12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,7 +69,7 @@
},
{
"name": "NationalId",
"description": "National identification number of the user. This varies from countries to countries. See [National identification number](https://en.wikipedia.org/wiki/National_identification_number) for more details.",
"description": "National identification number of the user. This varies from country to country. See [National identification number](https://en.wikipedia.org/wiki/National_identification_number) for more details.",
"associatedTags": [
"PII.Sensitive",
"PersonalData.Personal"