Skip to content

Commit

Permalink
Merge pull request #1221 from FlowFuse/zj-typo-dashboard
Browse files Browse the repository at this point in the history
typo: Dashboard vs Dashbaord
  • Loading branch information
ZJvandeWeg authored Oct 9, 2023
2 parents 196c116 + d130e2c commit d5410ee
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/blog/2023/07/dashboard-0-1-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ Not yet part of the first Pre-Alpha Release:
- Form ([ui-form Widget](https://github.com/FlowFuse/node-red-dashboard/issues/49))
- Date selector ([ui-date-picker](https://github.com/FlowFuse/node-red-dashboard/issues/32))

Our immediate focus is to continue adding the missing elements from the original Node-RED Dashbaord, releasing each as soon as they're fully developed. This will significantly increase the frequency of our releases in the upcoming weeks.
Our immediate focus is to continue adding the missing elements from the original Node-RED Dashboard, releasing each as soon as they're fully developed. This will significantly increase the frequency of our releases in the upcoming weeks.

In addition to these releases, we plan to publish regular blog posts titled "What's New in Node-RED Dashboard". These posts will keep you informed of all the latest features, updates, and improvements.
2 changes: 1 addition & 1 deletion src/blog/2023/09/dashboard-chart-for-rest-api-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ do this, we'll use the [change node](/node-red/core-nodes/change).
## Building the Dashboard

For this article we're going to be using the new dashboard and we'll install
`@flowforge/node-red-dashbaord`. Please follow the instruction [on the Dashboard website](https://dashboard.flowfuse.com/getting-started.html#installation).
`@flowforge/node-red-dashboard`. Please follow the instruction [on the Dashboard website](https://dashboard.flowfuse.com/getting-started.html#installation).

Now we drag in the `chart` node that's available after installing the dashboard
package and make sure it' input comes from the configured `change` node. Before
Expand Down
2 changes: 1 addition & 1 deletion src/blog/2023/10/dashboard-integrations.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ If you're interested in building integrations, then we've also built a couple of

## What else is new in 0.6.0?

Whilst we focussed this article on the third-party integrations, we did also squeeze quite a lot more into the 0.6.0 release too with plenty [other fixes and improvements](https://github.com/FlowFuse/node-red-dashboard/releases/tag/v0.6.0), including the separation of the Dash oard 2.0 nodes into a new "Dashbaord 2" category in the Node-RED palette.
Whilst we focussed this article on the third-party integrations, we did also squeeze quite a lot more into the 0.6.0 release too with plenty [other fixes and improvements](https://github.com/FlowFuse/node-red-dashboard/releases/tag/v0.6.0), including the separation of the Dash oard 2.0 nodes into a new "Dashboard 2" category in the Node-RED palette.

As always, thanks for reading and your interested in Dashboard 2.0. If you have any feature requests, bugs/complaints or general feedback, please do reach out, and raise issues on our relevant [GitHub repository](https://github.com/FlowFuse/node-red-dashboard).

Expand Down

0 comments on commit d5410ee

Please sign in to comment.