diff --git a/README.md b/README.md
index 2ba6ded..29f87ff 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ Add the following snippet to where you want your sharing button to show up:
name="fediverse-domain"
placeholder="mastodon.social"
class="fsb-input fsb-domain"
- aria-label="Amount (to the nearest dollar)">
+ aria-label="Server domain">
diff --git a/index.html b/index.html
index 5681545..e61a0fb 100644
--- a/index.html
+++ b/index.html
@@ -79,7 +79,7 @@
name="fediverse-domain"
placeholder="mastodon.social"
class="fsb-input fsb-domain"
- aria-label="Amount (to the nearest dollar)">
+ aria-label="Server domain">
@@ -95,4 +95,4 @@