Skip to content

Commit c8313a5

Browse files
committed
update note
1 parent 8c1ad5a commit c8313a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/BasicCalculator.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ const BasicCalculator = () => {
124124
{error}
125125
</p>
126126
)}
127-
<p className='text-gray-400'> *It might take around the minute to get first result</p>
127+
<p className='text-gray-400'> *It might take around a minute to get first result</p>
128128
</div>
129129
);
130130
};

0 commit comments

Comments
 (0)