From a4dc62c7c77c60877863dabbbfca1e4e95f99019 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Fri, 13 Apr 2018 12:33:51 -0400 Subject: [PATCH] closes #6441 --- public/language/en-GB/user.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/language/en-GB/user.json b/public/language/en-GB/user.json index 9a886ff821..886b29c9cd 100644 --- a/public/language/en-GB/user.json +++ b/public/language/en-GB/user.json @@ -181,7 +181,7 @@ "consent.right_to_data_portability": "You have the Right to Data Portability", "consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.", - "consent.export_profile": "Export Your Profile (.csv)", + "consent.export_profile": "Export Profile (.csv)", "consent.export_uploads": "Export Uploaded Content (.zip)", "consent.export_posts": "Export Posts (.csv)" }