Skip to content

Commit 324fea2

Browse files
rajeevb-shaadiKazuCocoa
authored andcommitted
docs: Renamed maim.js to main.js (#1277)
1 parent fce6ad7 commit 324fea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/The-starting-of-an-app-using-Appium-node-server-started-programmatically.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ import java.io.File;
148148

149149
...
150150
//appiumJS is the full or relative path to
151-
//the appium.js (v<=1.4.16) or maim.js (v>=1.5.0)
151+
//the appium.js (v<=1.4.16) or main.js (v>=1.5.0)
152152
new AppiumServiceBuilder().withAppiumJS(new File(appiumJS));
153153
```
154154

0 commit comments

Comments
 (0)