diff --git a/src/shell.js b/src/shell.js index 3301d53dcdbe0..9b410c4903514 100644 --- a/src/shell.js +++ b/src/shell.js @@ -4,7 +4,7 @@ // found in the LICENSE file. #if STRICT_JS -"use strict;" +"use strict"; #endif #if SIDE_MODULE == 0