-{{/if}}
\ No newline at end of file
+{{/if}}
\ No newline at end of file
diff --git a/nano/templates/network_router.tmpl b/nano/templates/network_router.tmpl
index 3829283b712..0c1630f0af5 100644
--- a/nano/templates/network_router.tmpl
+++ b/nano/templates/network_router.tmpl
@@ -1,5 +1,5 @@
{{if data.error}}
-
diff --git a/nano/templates/request_console.tmpl b/nano/templates/request_console.tmpl
index 82b27de25d5..698f7b162c9 100644
--- a/nano/templates/request_console.tmpl
+++ b/nano/templates/request_console.tmpl
@@ -66,14 +66,14 @@ Used In File(s): \code\game\machinery\requests_console.dm
Message sent successfully.
{{:helper.link('Continue', 'arrowthick-1-e', { 'setScreen' : 0 })}}
{{else data.screen == 5}}
-
An Error occured. Message not sent.
+
An Error occurred. Message not sent.
{{:helper.link('Continue', 'arrowthick-1-e', { 'setScreen' : 0 })}}
{{else data.screen == 6}}
{{for data.message_log}}
{{:value}}
{{empty}}
-
No messages have been recieved.
+
No messages have been received.
{{/for}}
{{:helper.link('Back', 'arrowreturnthick-1-w', { 'setScreen' : 0 })}}
diff --git a/nano/templates/song_editor.tmpl b/nano/templates/song_editor.tmpl
index 56618b947e8..3ac2b19b17e 100644
--- a/nano/templates/song_editor.tmpl
+++ b/nano/templates/song_editor.tmpl
@@ -7,7 +7,7 @@
By default, every note is natural and in octave 3. Defining otherwise is remembered for each note.
Example:
C,D,E,F,G,A,B will play a C major scale.
After a note has an accidental placed, it will be remembered:
C,C4,C,C3 is C3,C4,C4,C3
- Chords can be played simply by seperating each note with a hyphon:
A-C#,Cn-E,E-G#,Gn-B
+ Chords can be played simply by separating each note with a hyphon:
A-C#,Cn-E,E-G#,Gn-B
A pause may be denoted by an empty chord:
C,E,,C,G
To make a chord be a different time, end it with /x, where the chord length will be length
defined by tempo / x:
C,G/2,E/4