Skip to content

Commit

Permalink
Spelling fix
Browse files Browse the repository at this point in the history
  • Loading branch information
quantum8 authored Sep 12, 2022
1 parent 5d24c1d commit cd0f3b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Launch-Scripts/runPlatform.js
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ const runPlatform = () => {

if (process.argv.includes("minMemo")) {
optionsAccepted++
console.log('minMemo ..................................................... Running with Minimun Required Memory.')
console.log('minMemo ..................................................... Running with Minimum Required Memory.')
}
if (process.argv.includes("noBrowser")) {
optionsAccepted++
Expand Down

0 comments on commit cd0f3b0

Please sign in to comment.