From 8fef814d0cdf74cda686fd541c04224ede042982 Mon Sep 17 00:00:00 2001
From: Nikita Karamov
Date: Fri, 26 Jun 2020 17:32:02 +0200
Subject: [PATCH] Update grammar in README and docs
---
README.md | 4 ++--
docs/index.html | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index e6fe4c8..f64bf43 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ Lightweight, stylish and ethical share buttons.
- **Small.** Dependency-free. CSS+JS bundle is only 3.15 KB minified and gzipped.
- **Stylish.** Uses official vector logos and colors with no visual mess.
-- **Ethical.** No tracking code is being embedded. JS is used for quick setup only.
+- **Ethical.** Embeds no tracking code. JS is required only for the setup.
@@ -58,7 +58,7 @@ classes match the names of social networks:
If you use ``, the buttons will get a `href`-attribute to them. In other cases
they will get a listener on `click` event, so you can use `
- By default the URL and the title of the page will be used in sharing dialogs. To change this, you can
+ By default, the URL and the title of the page will be used in sharing dialogs. To change this, you can
use
the data-url and data-title attributes. Use them on the whole container or on
the specific buttons: