Skip to content

Commit

Permalink
Merge pull request #379 from akash-network/HoomanDgtl-patch-2
Browse files Browse the repository at this point in the history
update: gpu-table.tsx
  • Loading branch information
HoomanDgtl authored Sep 26, 2024
2 parents 0c7ac64 + f6a42a4 commit 1f5bc7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/pricing-page/gpus/gpu-table.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ const modelTexts: Record<string, string> = {
rtx: "RTX ",
gtx: "GTX ",
ti: " Ti",
ada: " ADA",
ada: " Ada",
};

const formatText = (model: string) => {
Expand Down

0 comments on commit 1f5bc7e

Please sign in to comment.