diff --git a/packages/node_modules/@node-red/editor-client/src/tours/welcome.js b/packages/node_modules/@node-red/editor-client/src/tours/welcome.js index 0c2b7546d..9a8b5b024 100644 --- a/packages/node_modules/@node-red/editor-client/src/tours/welcome.js +++ b/packages/node_modules/@node-red/editor-client/src/tours/welcome.js @@ -64,14 +64,14 @@ export default { image: 'images/nr4-plugins.png', description: { "en-US": `

The palette manager now shows any plugin modules you have installed, such as - node-red-debugger. Previously they would only be shown if they plugin include + node-red-debugger. Previously they would only be shown if the plugins include nodes for the palette.

`, "ja": `

パレットの管理に node-red-debugger の様なインストールしたプラグインが表示されます。以前はプラグインにパレット向けのノードが含まれている時のみ表示されていました。

` } }, { title: { - "en-US": "That's if for Beta 2!", + "en-US": "That's it for Beta 2!", "ja": "ベータ2については以上です!" }, description: {