Skip to content

Commit 03aa4c2

Browse files
authored
Merge pull request #3169 from FlowFuse/organization
Update references to from organisation to organization
2 parents 9375eaa + 2f11756 commit 03aa4c2

18 files changed

Lines changed: 25 additions & 25 deletions

src/_data/pricingFeatures.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ sections:
5151
cloudValues: [ 'check', 'check', 'check', 'check' ]
5252
selfHostedValues: [ 'check', 'check' ]
5353
tags: [ 'cloud', 'self-hosted' ]
54-
info: "<p>Connect to edge devices to quickly assess and update logic. Debug one device and roll out improvements to your fleet in minutes. All securely without requiring full device access for your whole organisation.</p>"
54+
info: "<p>Connect to edge devices to quickly assess and update logic. Debug one device and roll out improvements to your fleet in minutes. All securely without requiring full device access for your whole organization.</p>"
5555
- id: mqtt-broker-cloud
5656
label: MQTT Broker
5757
cloudValues: [ null, 'check', 'check', 'check' ]

src/blog/2022/11/scaling-node-red-with-diy-tooling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ devices. Scaling to that many devices and runtimes requires hours of development
7070
each week alongside monitoring, maintenance, and auditing.
7171

7272
As a side effect of investing more time into Node-RED and its ecosystem the
73-
organisation has developed a few standards. Standard custom nodes that are
73+
organization has developed a few standards. Standard custom nodes that are
7474
pre-installed (👋 `moment.js`), a style guide published for developing flows,
7575
maybe even flow linting: https://github.com/node-red/nrlint
7676

src/blog/2022/12/what-flowforge-adds-to-node-red.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@ tags:
1010
- node-red
1111
---
1212

13-
Many organisations face challenges in IT/OT convergence. There are many protocols, disparate devices, and everything is a brownfield project. Furthermore, skilled engineers are hard to find. Many organisations find themselves maintaining systems and integrations, and have little time left to improve continuously.
13+
Many organizations face challenges in IT/OT convergence. There are many protocols, disparate devices, and everything is a brownfield project. Furthermore, skilled engineers are hard to find. Many organizations find themselves maintaining systems and integrations, and have little time left to improve continuously.
1414

1515
<!--more-->
1616

1717
This is why Node-RED is adopted so widely, it makes a world of difference through two of its properties: Low-Code Development and the ability to integrate with a wide range of hardware and software systems. Node-RED makes it easy to program data collection, then use that data for decision making, and provide feedback to both your digital platform and the physical reality of your business. Furthermore, Node-RED is unrivalled in making data accessible. The data previously locked in a walled garden of your hardware providers is now accessible and obtainable. With that, more data is available and better decisions are made, faster.
1818

1919
FlowFuse makes developer collaboration, flow deployment, and scaling of infrastructure easy when working with Node-RED. It offers an intuitive user interface for creating, deploying, monitoring, and managing multiple Node-RED projects. FlowFuse also provides one-click deployment to thousands of devices, making it easy to manage large-scale environments.
2020

21-
These features make FlowFuse a valuable tool for organisations using Node-RED to build applications and automate processes. Enabling for further adoption of Node-RED to integrate more systems, for even better decisions.
21+
These features make FlowFuse a valuable tool for organizations using Node-RED to build applications and automate processes. Enabling for further adoption of Node-RED to integrate more systems, for even better decisions.
2222

23-
This not only reduces operational costs but it also allows an organisation to be far more agile with their Node-RED projects than was possible without FlowFuse.
23+
This not only reduces operational costs but it also allows an organization to be far more agile with their Node-RED projects than was possible without FlowFuse.
2424

2525
We would be happy to talk to you more about how FlowFuse can help you get the most value from Node-RED. Please [contact us](/contact-us/) to learn more.

src/blog/2023/02/highly-available-node-red.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ any software engineer. As a topic, it's studied when obtaining a Computer Scienc
2525
Bachelors degree, masters and even PhD. When tasked
2626
to make a HA system, it took me a good month to define what our goals
2727
were, and what we were willing to exchange for the properties sought. This
28-
might be extra hardware, engineering hours, as well as organisational challenges.
28+
might be extra hardware, engineering hours, as well as organizational challenges.
2929
For now, let's focus on the first two.
3030

3131
Let's start with defining the goal; reduce the impact of a Node-RED instance

src/blog/2023/03/3-quick-node-red-tips-5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ It's important to note that while custom node examples can be a useful starting
5858

5959
The group feature in Node-RED allows users to visually group nodes together within the workspace. This feature offers several benefits:
6060

61-
1. Improved organisation: The group feature allows you to group related nodes visually, which can make your flow easier to understand and navigate. This can be particularly helpful for larger, more complex flows.
61+
1. Improved organization: The group feature allows you to group related nodes visually, which can make your flow easier to understand and navigate. This can be particularly helpful for larger, more complex flows.
6262

6363
2. Simplified editing: When you group nodes together, you can edit or move them as a single unit, rather than individually. This can save time and reduce the chance of errors.
6464

src/blog/2024/05/node-red-mind-stack-with-flowfuse.md

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

src/changelog/2024/01/sso-team-membership.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ tags:
77
- changelog
88
---
99

10-
For organisations using Single Sign-On with FlowFuse, we have now added the ability
10+
For organizations using Single Sign-On with FlowFuse, we have now added the ability
1111
to manage their user's team memberships and roles via their Identity Provider.
1212

1313
This makes it easier to control access to the FlowFuse Platform from providers such

src/handbook/company/communication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ timeline if one was committed.
236236

237237
## Skip level meetings
238238

239-
Meetings between levels of the organisation happen in regular 1:1s, usually held
239+
Meetings between levels of the organization happen in regular 1:1s, usually held
240240
weekly between the manager and report. The report however might want to
241241
also communicate with the manager's manager to keep in touch with the strategy and
242242
communicate feedback on what they observe directly.

src/handbook/customer/sales/subscription-agreement-1.5.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ hubspot:
1010
---
1111

1212
<p>Below if the FlowFuse subscription agreement that applies to all self-hosted
13-
installations. If you'd like to make alterations for your organisation, please
13+
installations. If you'd like to make alterations for your organization, please
1414
download the .docx file in the following form and initiate the legal part of
1515
the negotiation through your account executive.</p>
1616

src/handbook/development/packaging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ to match what is needed.
7777
#### Private Repositories
7878

7979
For *private* repositories, you will also need to add a Repository Secret as
80-
they cannot access the organisation-wide secret we have in place.
80+
they cannot access the organization-wide secret we have in place.
8181

8282
1. Generate a [Personal Access Token](https://github.com/settings/tokens) with
8383
`repo, write:org` scope.

0 commit comments

Comments
 (0)