Skip to content

Commit

Permalink
Merge pull request #2060 from jezdez/conda-capitalization
Browse files Browse the repository at this point in the history
  • Loading branch information
beckermr authored Jan 13, 2024
2 parents 31e39b3 + cb3bc7e commit 73983e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Header/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export default function Header() {
Community-led <span className="gradient_text">recipes</span>
, <span className="gradient_text">infrastructure</span> and{" "}
<span className="gradient_text">distributions</span> for
Conda.
<Link to="https://conda.org/">conda</Link>.
</h1>
<div className={styles.header_content_input}>
<Link
Expand Down

0 comments on commit 73983e9

Please sign in to comment.