Skip to content

Commit

Permalink
Merge pull request #75 from AnshikaAg03/master
Browse files Browse the repository at this point in the history
Corrected spelling error#74
  • Loading branch information
subinoybiswas authored Jun 23, 2024
2 parents a226074 + d7bc791 commit de41cf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/Instruction.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ const Instruction: React.FC<InstructionProps> = ({ onClose }) => {
<p>
Enter your{" "}
<span className="text-purple-700 font-semibold">Clippy ID </span>to
get the coppied text or file
get the copied text or file
</p>
<div className="absolute top-1/2 right-0 transform -translate-y-1/2 translate-x-full w-0 h-0 border-t-8 border-b-8 border-l-8 border-t-transparent border-b-transparent border-l-white"></div>
</div>
Expand Down

0 comments on commit de41cf2

Please sign in to comment.