Skip to content

Commit

Permalink
Update Panel.js
Browse files Browse the repository at this point in the history
  • Loading branch information
tgaffey authored and themightychris committed Aug 4, 2021
1 parent 8f9ed80 commit 6cd2407
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ Ext.define('SlateAdmin.view.people.invitations.Panel', {
'You have been invited to setup a Slate account at the {schoolName} website -- **{websiteHostname}**.',
'With this account you will be able to log in to your personal dashboard as well as all dashboards for any connected students.',
'If you are connected to one or more students, you will be able to view their courses, tasks, and competency progress.',
'Once you have actived your account, watch this video to learn more: https://youtu.be/uEtRZcCLbg4.'
'Once you have activated your account, watch this video to learn more: https://youtu.be/uEtRZcCLbg4.'
].join(' ')
}, {
xtype: 'panel',
Expand Down

0 comments on commit 6cd2407

Please sign in to comment.