Skip to content

Commit c3eec75

Browse files
committed
docs: ✏️ rename organization to organisation
1 parent b446f7c commit c3eec75

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

_quarto.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ website:
1212
logo-alt: "Seedcase Design logo: Main page"
1313
pinned: true
1414
left:
15-
- text: "Organization"
15+
- text: "Organisation"
1616
href: organisation/index.qmd
1717
- text: "Software"
1818
href: software/index.qmd
@@ -35,7 +35,7 @@ website:
3535
style: "floating"
3636
contents:
3737
- auto: software/
38-
- id: organization
38+
- id: organisation
3939
contents:
4040
- organisation/index.qmd
4141
- organisation/collaboration.qmd

index.qmd

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ div.quarto-about-jolla .about-image {
2828

2929
::: {#hero-heading}
3030
Design is about reducing complexity, guiding our work, and lowering our
31-
cognitive load. These documents describe how we design our organization,
31+
cognitive load. These documents describe how we design our organisation,
3232
software, and documentation.
3333
:::
3434

@@ -50,11 +50,11 @@ think will read the documents:
5050

5151
- **Research software/data engineers**: These readers will be
5252
interested in how we design our software and potentially our
53-
organization, likely for their own purposes for learning or for
53+
organisation, likely for their own purposes for learning or for
5454
using in their own work.
5555

5656
- **Managers or leaders**: These are people that maybe be interested
57-
in applying what we do to their own organization, team, or group.
57+
in applying what we do to their own organisation, team, or group.
5858

5959
- **Research or development operations personnel**: This reader is a
6060
person who is interested in applying or learning from how we manage

software/introduction.qmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Primary **goals** of Seedcase software are:
3636
1. **Ingesting data and metadata into standardized storage**: Take
3737
generated data from source locations (such as the clinic or
3838
laboratories) that may be distributed geographically or
39-
organizationally and store it in a secure, centralized location in a
39+
organisationally and store it in a secure, centralized location in a
4040
standardized and efficient format to form a Data Resource. Metadata
4141
are similarly stored and linked to the data.
4242
2. **Showcasing data and metadata for discoverability and data access

software/principles.qmd

+2-2
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,9 @@ development is easier when using those that are established.
8484
Technology progresses quite quickly, so we will rely on software that is
8585
likely to still be used or can be switched to other tools.
8686

87-
### Be developed or supported by organizations that adhere to open principles
87+
### Be developed or supported by organisations that adhere to open principles
8888

89-
There are many organizations that develop or support open source
89+
There are many organisations that develop or support open source
9090
software, but not all of them have openness as a core value and mission.
9191

9292
### Be usable in diverse computing environments

0 commit comments

Comments
 (0)