diff --git a/charts/node-red/README.md b/charts/node-red/README.md index bfcb05aa..e6e30a53 100644 --- a/charts/node-red/README.md +++ b/charts/node-red/README.md @@ -179,7 +179,7 @@ The `k8s-sidecar` will then call the `node-red` api to reload the flows. This wi of your admin user. The admin user needs to have the right to use the `node-red` API. The `k8s-sidecar` can also call the `node-red` api to install additional node modules (npm packages) before refreshing or importing the flow.json. -You need to list your flows requiert 'NODE_MODULES' in the `sidecar.extraNodeModules`: e.g. +You need to list your flows required 'NODE_MODULES' in the `sidecar.extraNodeModules`: e.g. ```yaml sidecar: diff --git a/charts/node-red/README.md.gotmpl b/charts/node-red/README.md.gotmpl index 699ce4bf..0fd52cbf 100644 --- a/charts/node-red/README.md.gotmpl +++ b/charts/node-red/README.md.gotmpl @@ -96,7 +96,7 @@ The `k8s-sidecar` will then call the `node-red` api to reload the flows. This wi of your admin user. The admin user needs to have the right to use the `node-red` API. The `k8s-sidecar` can also call the `node-red` api to install additional node modules (npm packages) before refreshing or importing the flow.json. -You need to list your flows requiert 'NODE_MODULES' in the `sidecar.extraNodeModules`: e.g. +You need to list your flows required 'NODE_MODULES' in the `sidecar.extraNodeModules`: e.g. ```yaml sidecar: