Skip to content

Commit ddd490d

Browse files
authored
Merge pull request #2061 from saulshanabrook/patch-3
2 parents 73983e9 + 814843c commit ddd490d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Header/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export default function Header() {
2020
<h1>
2121
Community-led <span className="gradient_text">recipes</span>
2222
, <span className="gradient_text">infrastructure</span> and{" "}
23-
<span className="gradient_text">distributions</span> for
23+
<span className="gradient_text">distributions</span> for{" "}
2424
<Link to="https://conda.org/">conda</Link>.
2525
</h1>
2626
<div className={styles.header_content_input}>

0 commit comments

Comments
 (0)