Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
spalmurray-codecov committed Feb 14, 2025
1 parent d41bc2e commit 95bcf05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/github/common/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ export const colors = {
yellowAlpha: "rgba(244,176,27,0.25)",
red: "rgb(245,32,32)",
green: "rgb(33,181,119)",
yellow: "rgba(244,176,27)",
yellow: "rgb(244,176,27)",
};

0 comments on commit 95bcf05

Please sign in to comment.