From 46fcf2c9b9c422964cc5c75c51155d8b96863717 Mon Sep 17 00:00:00 2001 From: Jakob Fix <170240+jfix@users.noreply.github.com> Date: Sat, 4 May 2019 00:04:56 +0200 Subject: [PATCH] Correct small typo --- docs/compliance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/compliance.md b/docs/compliance.md index db6c265d1..2bec2591d 100644 --- a/docs/compliance.md +++ b/docs/compliance.md @@ -17,7 +17,7 @@ carefully. Material makes fonts [easily configurable][2] by relying on Google Fonts CDN. However, embedding fonts from Google is currently within a gray area as there's no official statement or ruling regarding GDPR compliance and the topic is still -[actively discussed][3]. For this reason, if you need to ensure GDPR compiance, +[actively discussed][3]. For this reason, if you need to ensure GDPR compliance, you should disable the usage of the Google Font CDN with: ``` yaml