From 9609a55027d1601e8cc2453e3f204a25b947d963 Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Sun, 17 Mar 2019 11:27:24 +0100 Subject: [PATCH] Fix wording in SonarCloud page "privacy" Change suggested by Brian - https://github.com/SonarSource/sonar-enterprise/pull/595 [skip ci] --- server/sonar-docs/src/pages/sonarcloud/privacy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/sonar-docs/src/pages/sonarcloud/privacy.md b/server/sonar-docs/src/pages/sonarcloud/privacy.md index 624cf57851b..144c9d2bedc 100644 --- a/server/sonar-docs/src/pages/sonarcloud/privacy.md +++ b/server/sonar-docs/src/pages/sonarcloud/privacy.md @@ -7,7 +7,7 @@ The privacy policy specifies how data collected on this website is used. Thank y ## PERSONAL DATA -Personal information is information about personal or material circumstances of an identified or identifiable natural person. This includes information such as your first and last name, your postal or residential address, telephone numbers and date of birth. Information that can not be directly related to your real identity – such as your favorite websites or the number of users of a page – are not considered as personal data. +Personal information is data about personal or material circumstances of an identified or identifiable natural person. This includes information such as your first and last name, your postal or residential address, telephone numbers and date of birth. Information that can not be directly related to your real identity – such as your favorite websites or the number of users of a page – are not considered as personal data. ## COLLECTION AND PROCESSING OF PERSONAL DATA -- 2.39.5