Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/components/home/ProjectsOverview/SupplyChain.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export default function SupplyChainProjects() {
>
<h1 className="padding-none">Software supply chain </h1>
<h2 className={styles.h2_custom}>
We are the main organisation supporting the mamba package manager.
We are the main organization supporting the mamba package manager.
</h2>
<div className="spacing-2xl"></div>
<SupplyChainMD />
Expand Down