From 13c17f15ae5227cf743c0a47aefc0981cefea7b3 Mon Sep 17 00:00:00 2001 From: Benjamin Charity Date: Fri, 2 Feb 2024 22:47:06 -0500 Subject: [PATCH] refactor: update wording --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index f66f94e..04fa010 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,6 @@ npm i -D @benjamincharity/rehype-scroll-to-top ## Options -Sure, here is a table outlining the available setting options for the `rehype-scroll-to-top` plugin: - | Option | Type | Description | Default | | ---------------------- | --------- | ----------------------------------- | -------------------- | | `topLink.ariaLabel` | `string` | Aria label for the top link | `"Scroll to bottom"` |