From f7358d938804d01e6056d8e8961debe6903490ce Mon Sep 17 00:00:00 2001 From: Adam Sachs Date: Fri, 6 Oct 2023 16:32:39 -0400 Subject: [PATCH] Update src/fideslang/gvl/gvl_data_category_mapping.json Co-authored-by: Dawn Pattison --- src/fideslang/gvl/gvl_data_category_mapping.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fideslang/gvl/gvl_data_category_mapping.json b/src/fideslang/gvl/gvl_data_category_mapping.json index 792f9b73..9019e197 100644 --- a/src/fideslang/gvl/gvl_data_category_mapping.json +++ b/src/fideslang/gvl/gvl_data_category_mapping.json @@ -2,7 +2,7 @@ "1": { "id": 1, "name": "IP addresses", - "description": "Your IP address is a number assigned by your Internet Service Provider to any Internet connection. It is not always specific to your device and is not always a stable identifier.\nIt is used to route information on the Internet and display online content (including ads) on your connected device.", + "description": "Your IP address is a number assigned by your Internet Service Provider to any Internet connection. It is not always specific to your device and is not always a stable identifier. It is used to route information on the Internet and display online content (including ads) on your connected device.", "fides_data_categories": [ "user.device.ip_address" ]