We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da5982d commit 8f1fb89Copy full SHA for 8f1fb89
README.md
@@ -176,7 +176,7 @@ This script will execute the end-to-end tests against the application being host
176
development server.
177
178
**Note:**
179
-Under the hood, Protractor uses the [Selenium Stadalone Server][selenium], which in turn requires
+Under the hood, Protractor uses the [Selenium Standalone Server][selenium], which in turn requires
180
the [Java Development Kit (JDK)][jdk] to be installed on your local machine. Check this by running
181
`java -version` from the command line.
182
0 commit comments