Skip to content

Commit

Permalink
chore: typos
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasbach committed Jul 6, 2024
1 parent c98329d commit 596a624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs/src/components/CampaignBar.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export default function CampaignBar() {
<div className={styles.bar}>
<a href="https://github.com/sponsors/lukasbach" target="_blank" className={styles.content} >
<div className={styles.alsocheckout}>Github Sponsors</div>
<div className={styles.title}>If react-complex-tree provides meaningful value to you, consider supporting its developement and maintanence by sponsoring on Github</div>
<div className={styles.title}>If react-complex-tree provides meaningful value to you, consider supporting its development and maintenance by sponsoring on Github</div>
</a>
<div
aria-label="Hide banner"
Expand Down

0 comments on commit 596a624

Please sign in to comment.