Skip to content

Commit

Permalink
better demo
Browse files Browse the repository at this point in the history
  • Loading branch information
meodai committed Oct 14, 2024
1 parent 548ea88 commit 5d20d83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@ <h3>RGB Mix</h3>
<h3>CMYK Mix</h3>
<code>cd.percentageWords("cmyk")</code>
</div>
<p>To print this color you would could mix ${
<p>To print this color you could mix ${
cmykPercentageWords[0]
} cyan, ${cmykPercentageWords[1]} magenta, ${
cmykPercentageWords[2]
Expand Down

0 comments on commit 5d20d83

Please sign in to comment.