Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
csb324 committed Dec 4, 2023
1 parent 162b474 commit 602b942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/AllCards.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ function AllCards() {

<button className="print:hidden uppercase font-mono leading-6 px-3 ml-2 rounded-md text-white bg-green-500 hover:bg-green-600"
onClick={() => openListOfClasses()}>
add SRE cards by class
add SRD cards by class
</button>

<button className="print:hidden uppercase font-mono leading-6 px-3 ml-2 rounded-md bg-blue-700 hover:bg-blue-800 text-white"
Expand Down

0 comments on commit 602b942

Please # to comment.