From 5b4afb0c890704b1828895a689579c28954630ae Mon Sep 17 00:00:00 2001 From: yann300 Date: Tue, 7 Jan 2020 16:53:55 +0100 Subject: [PATCH] tiny typo "plugin" is a bit redundant --- src/app/ui/persmission-handler.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/ui/persmission-handler.js b/src/app/ui/persmission-handler.js index dc8206a24e..4efed319c9 100644 --- a/src/app/ui/persmission-handler.js +++ b/src/app/ui/persmission-handler.js @@ -143,8 +143,8 @@ export class PermissionHandler { ? yo`` : yo`` const message = remember - ? `${fromName} has changed and would like to access the plugin ${toName}.` - : `${fromName} would like to access plugin ${toName}.` + ? `${fromName} has changed and would like to access ${toName}.` + : `${fromName} would like to access ${toName}.` return yo`