diff --git a/app/views/profiles/applications.html.haml b/app/views/profiles/applications.html.haml index d2fad31eca28cb1cba1ff2db84367cfa3bb79ff0..3a3e6e1b1c4f230571c3b3422a57144fcd5062b1 100644 --- a/app/views/profiles/applications.html.haml +++ b/app/views/profiles/applications.html.haml @@ -66,4 +66,4 @@ %td= token.scopes %td= render 'doorkeeper/authorized_applications/delete_form', token: token - else - %p.light You dont have any authorized applications + %p.light You don't have any authorized applications