Skip to content

Commit 9c3ca8d

Browse files
Japneet Singh ChawlaJapneet Singh Chawla
authored andcommitted
grammer mistake
1 parent 023b620 commit 9c3ca8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commands/build_stop.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ function stop_session(args) {
3737
args.session_id = lambda_run_obj.session_id;
3838
} catch (e) {
3939
reject(
40-
"Error!! lambdatest_run.json file is tempered Err: " + e.message
40+
"Error!! lambdatest_run.json file is tampered Err: " + e.message
4141
);
4242
}
4343
} else {

0 commit comments

Comments
 (0)