diff --git a/catalog-rest-service/src/main/resources/json/data/tags/userTags.json b/catalog-rest-service/src/main/resources/json/data/tags/userTags.json index cdf20f022e0..78414b46c56 100644 --- a/catalog-rest-service/src/main/resources/json/data/tags/userTags.json +++ b/catalog-rest-service/src/main/resources/json/data/tags/userTags.json @@ -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"