diff --git a/scripts/windows/coco-dev-setup/batch/localization/en.coco b/scripts/windows/coco-dev-setup/batch/localization/en.coco index bef7c9ae6..c58ac5513 100755 --- a/scripts/windows/coco-dev-setup/batch/localization/en.coco +++ b/scripts/windows/coco-dev-setup/batch/localization/en.coco @@ -47,7 +47,7 @@ <opensource>CodeCombat is opensource, like you already know.</opensource> <online>All our sourcecode can be found online at Github.</online> <manual>You can choose to do the entire Git setup yourself.</manual> - <norec>However we recommend that you instead let us handle it instead.</norec> + <norec>However we recommend that you let us handle it instead.</norec> </intro> <skip> <question>Do you want to do the Local Git setup manually yourself?</question> @@ -69,7 +69,7 @@ <info>Please enter your github information, to configure your local repository.</info> <username>Username: </username> <password>Password: </password> - <process>Thank you... Configuring your local repistory right now...</process> + <process>Thank you... Configuring your local repository right now...</process> </config> </github> <switch> @@ -82,7 +82,7 @@ <binstall>Installing bower packages...</binstall> <sass>Installing sass...</sass> <npm>Installing npm...</npm> - <brnch>Starting brunch....</brnch> + <brnch>Starting brunch...</brnch> <mongodb>Setting up a MongoDB database for you...</mongodb> <db>Downloading the last version of the CodeCombat database...</db> <script>Preparing the automatic startup script for you...</script> @@ -105,4 +105,4 @@ <s5> 2) Now just open 'localhost:3000' in your prefered browser.</s5> <s6>That's it, you're now ready to start working on CodeCombat!</s6> </start> -</variables> \ No newline at end of file +</variables>