From 588abdfdde27c2bdc260472e21f2f0674e0b4dea Mon Sep 17 00:00:00 2001 From: Wouter Admiraal <45544358+wouter-admiraal-sonarsource@users.noreply.github.com> Date: Mon, 26 Sep 2022 16:45:16 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dafb0fa..0b9265f 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ If your source code file names contain special characters that are not covered b LC_ALL: "ru_RU.UTF-8" ``` -If your SonarQube server users a self-signed certificate, you can pass a root certificate (in PEM format) to use for validation to the java certificate store: +If your SonarQube server uses a self-signed certificate, you can pass a root certificate (in PEM format) to the java certificate store: ```yaml - name: SonarQube Scan