diff --git a/docs/grid.md b/docs/grid.md index 3b0c956f8..ba4075a85 100644 --- a/docs/grid.md +++ b/docs/grid.md @@ -1,7 +1,7 @@ Selenium Grid ====================== -You are able to register you appium server with a local grid by using the "--nodeconfig" server parameter. +You are able to register your appium server with a local grid by using the "--nodeconfig" server parameter. ```bash > node . -V --nodeconfig /path/to/nodeconfig.json