Skip to content

Commit

Permalink
fix(react-starter): typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nuke-ellington authored Oct 13, 2023
1 parent b94c08a commit 5e679dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ function BuildWithCard() {
<ChartCard
counter={32}
icon="apps"
title="Apps build with iX"
title="Apps built with iX"
data={[1, 5, 20, 70, 95]}
></ChartCard>
);
Expand Down

0 comments on commit 5e679dc

Please sign in to comment.