From cc8a76b0698dbe53d9f8c6abf2893e7bc85f4391 Mon Sep 17 00:00:00 2001 From: Lorenzo Zabot Date: Mon, 13 Jan 2025 16:44:49 +0100 Subject: [PATCH] Correct a weird sentence in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f1a5196c4..135f15954 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ For example, to apply bold styling to the selected text the button is: Trix will determine that a range of text is selected and will apply the formatting defined in `Trix.config.textAttributes` (found in `config/text_attributes.js`). -`data-trix-key="b"` tells Trix that this attribute should be applied when you use meta+b +`data-trix-key="b"` tells Trix that this attribute should be applied when you use meta+b. If the attribute is defined in `Trix.config.blockAttributes`, Trix will apply the attribute to the current block of text. @@ -253,7 +253,7 @@ pseudo-class][:disabled]. ## Providing an Accessible Name -Like other form controls, `` elements should have an accessible name. The `` element integrates with `