We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 105659d commit 39a8217Copy full SHA for 39a8217
src/components/home/ProjectsOverview/SupplyChain.tsx
@@ -15,7 +15,7 @@ export default function SupplyChainProjects() {
15
>
16
<h1 className="padding-none">Software supply chain </h1>
17
<h2 className={styles.h2_custom}>
18
- We are the main organisation supporting the mamba package manager.
+ We are the main organization supporting the mamba package manager.
19
</h2>
20
<div className="spacing-2xl"></div>
21
<SupplyChainMD />
0 commit comments