diff --git a/app/pods/components/hue-controls/component.js b/app/pods/components/hue-controls/component.js
index 7128933..0138ca7 100644
--- a/app/pods/components/hue-controls/component.js
+++ b/app/pods/components/hue-controls/component.js
@@ -95,13 +95,12 @@ export default Em.Component.extend({
{
element: Em.$('.settingsItem')[1],
intro: 'A few miscellaneous settings can be found here.
' +
- 'WARNING: clearing application settings will resto re the application to its original state. This will even delete your playlist and any saved song beat preferences.',
+ 'WARNING: clearing application settings will restore the application to its original state. This will even delete your playlist and any saved song beat preferences.',
position: 'left'
},
{
element: '#dimmer',
- intro: 'And that\'s it...Feel free to reach out to me through the link at the bottom of the page.
' +
- 'Hope you enjoy the application. ;)
' +
+ intro: 'And that\'s it...Hope you enjoy the application. ;)
' +
'TIP: click on the icon to switch to a darker theme.',
position: 'top'
}