We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea312cf commit 6b27ca7Copy full SHA for 6b27ca7
packages/@vue/cli-ui/apollo-server/connectors/plugins.js
@@ -453,7 +453,7 @@ function runInvoke (id, context) {
453
installationStep = 'diff'
454
455
notify({
456
- title: `Plugin invoke sucess`,
+ title: `Plugin invoked successfully`,
457
message: `Plugin ${id} invoked successfully`,
458
icon: 'done'
459
})
0 commit comments