From eff728542b078c8f2e4a27b4ba00e77e4f703ac6 Mon Sep 17 00:00:00 2001 From: Nikita Karamov Date: Thu, 26 Mar 2020 23:04:39 +0100 Subject: [PATCH] Fix typo in website [skip ci] --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 37420f1..d6a0d6f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -163,7 +163,7 @@

<div class="shareon" data-url="https://example.com">
-    <a class="facebook" data-title="Custom Facebook title"></a>
+    <a class="whatsapp" data-title="Custom WhatsApp title"></a>
     <a class="twitter" data-title="Custom Twitter title"></a>
 </div>