keycloak-uncached
Changes
misc/Testsuite.md 2(+1 -1)
Details
misc/Testsuite.md 2(+1 -1)
diff --git a/misc/Testsuite.md b/misc/Testsuite.md
index 142326a..ad7f61d 100644
--- a/misc/Testsuite.md
+++ b/misc/Testsuite.md
@@ -4,7 +4,7 @@ Executing testsuite
Browser
-------
-The testsuite uses Sellenium. By default it uses the HtmlUnit WebDriver, but can also be executed with Chrome or Firefox.
+The testsuite uses Selenium. By default it uses the HtmlUnit WebDriver, but can also be executed with Chrome or Firefox.
To run the tests with Firefox add `-Dbrowser=firefox` or for Chrome add `-Dbrowser=chrome`