Skip to content

Commit 7136f9d

Browse files
authored
Fix typo in Readme (SeleniumHQ#1606)
[skip ci]
1 parent 3c74143 commit 7136f9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Talk to us at https://www.selenium.dev/support/
5050
* [Building the images](#building-the-images)
5151
* [Waiting for the Grid to be ready](#waiting-for-the-grid-to-be-ready)
5252
* [Debugging](#debugging)
53-
* [Install cerificates for Chromium based browsers](#install-cerificates-for-Chromium-based-browsers)
53+
* [Install certificates for Chromium based browsers](#install-certificates-for-Chromium-based-browsers)
5454
* [Troubleshooting](#troubleshooting)
5555

5656

@@ -859,7 +859,7 @@ Like this, the script will poll until the Grid is ready, and then your tests wil
859859

860860
___
861861

862-
## Install cerificates for Chromium based browsers
862+
## Install certificates for Chromium based browsers
863863

864864
If you need to install custom certificates, CA, intermediate CA, client certificates (for exmample enterprise internal CA)
865865
you can use the different utils come from libnss3-tools.

0 commit comments

Comments
 (0)