Skip to content

Commit

Permalink
fix: typo in write methods (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
KrystynaOrda authored Jul 28, 2024
1 parent 9b8a61e commit ccbb715
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export const ContractWriteMethods = ({
return (
<div className="py-5">
<span className="font-light text-gray-500">
Please select read methods from the <span className="sm:hidden">hamburger menu</span>
Please select write methods from the <span className="sm:hidden">hamburger menu</span>
<span className="hidden sm:inline">sidebar</span>.
</span>
</div>
Expand Down

0 comments on commit ccbb715

Please sign in to comment.