string change

This commit is contained in:
lone-cloud 2016-01-27 01:00:15 -08:00
parent b804a271e7
commit f8baf2ebe7

View file

@ -100,8 +100,7 @@ export default Em.Component.extend({
}, },
{ {
element: '#dimmer', element: '#dimmer',
intro: 'And that\'s it...Feel free to reach out to me through the link at the bottom of the page.<br>' + intro: 'And that\'s it...Hope you enjoy the application. ;)<br><br>' +
'Hope you enjoy the application. ;)<br><br>' +
'<i><b>TIP</b>: click on the icon to switch to a darker theme.</i>', '<i><b>TIP</b>: click on the icon to switch to a darker theme.</i>',
position: 'top' position: 'top'
} }