diff --git a/FAQ.md b/FAQ.md
index 49a30e32..756a6785 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -183,7 +183,7 @@ Library Manager installs libraries into your sketchbook's `libraries` folder. Si
#### Arduino IDE 2.x
-Hover the mouse pointer over the "INSTALLED" label on the library listing in Library Manager. It will now change to "UNINSTALL", which you can click to uninstall that library.
+Hover the mouse pointer over the INSTALLED label on the library listing in Library Manager. It will now change to UNINSTALL, which you can click to uninstall that library.
#### Classic Arduino IDE
diff --git a/README.md b/README.md
index bb4725f8..cdc4e270 100644
--- a/README.md
+++ b/README.md
@@ -39,10 +39,10 @@ See the instructions below for detailed instructions on how to do this via the G
GitHub web interface: https://github.com/arduino/library-registry/edit/main/repositories.txt
1. Add the library repository's URL to the list. This should be the URL of the repository home page. For example:
`https://github.com/arduino-libraries/Servo`.
-1. At the bottom of the page, select the radio button next to "Create a new branch for this commit and start a pull
- request."
-1. Click the "Propose changes" button.
-1. In the "Open a pull request" window that opens, click the "Create pull request" button.
+1. At the bottom of the page, select the radio button next to **"Create a new branch for this commit and start a pull
+ request."**
+1. Click the Propose changes button.
+1. In the **"Open a pull request"** window that opens, click the Create pull request button.
The library will be automatically checked for compliance as soon as the pull request is submitted. If no problems were
found, the pull request will be immediately merged and the library will be available for installation via Library