Skip to content

Commit 033c7d9

Browse files
Merge pull request #147 from jtpio/fix
Update organisation -> organization
2 parents 105659d + a279a20 commit 033c7d9

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

src/components/home/ProjectsOverview/SupplyChain.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export default function SupplyChainProjects() {
1515
>
1616
<h1 className="padding-none">Software supply chain </h1>
1717
<h2 className={styles.h2_custom}>
18-
We are the main organisation supporting the mamba package manager.
18+
We are the main organization supporting the mamba package manager.
1919
</h2>
2020
<div className="spacing-2xl"></div>
2121
<SupplyChainMD />

src/components/home/ProjectsOverview/SupplyChainReversed.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export default function SupplyChainProjects() {
2222
>
2323
<h1 className="padding-none">Software supply chain </h1>
2424
<h2 className={styles.h2_custom}>
25-
We are the main organisation supporting the mamba package manager.
25+
We are the main organization supporting the mamba package manager.
2626
</h2>
2727
<div className="spacing-2xl"></div>
2828
<SupplyChainMD />

src/components/home/ProjectsOverview/descriptions/Computing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
QuantStack is the main organisation supporting the development of several C++ scientific computing packages such as
1+
QuantStack is the main organization supporting the development of several C++ scientific computing packages such as
22

33
Xsimd, a unified API for SIMD operations, used by projects such as Apache Arrow, Firefox, Krita, Pythran, and naturally, xtensor.
44

Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
We support organisations that depend on Jupyter, conda-forge, or the broader PyData ecosytem.
2-
3-
We help deploy, extend, or customize software of the open-source scientific computing ecosystem.
4-
1+
We support organizations that depend on Jupyter, conda-forge, or the broader PyData ecosytem.
2+
3+
We help deploy, extend, or customize software of the open-source scientific computing ecosystem.
4+
55
Work with the people behind the technology, and develop your strategy around the open-source stack.

0 commit comments

Comments
 (0)