Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
Fix mic subheading
Browse files Browse the repository at this point in the history
  • Loading branch information
sabaimran committed May 10, 2024
1 parent 1b311b8 commit 9943647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ export function Home() {
<div className='production-description-subcomponent left-section'>
<h2 className='production-description-subcomponent'>Work hands-free</h2>
<p className='product-description-subcomponent'>
We support text-to-speech, meaning you can talk directly into your mic and Khoj will understand your voice (in your native tongue!).
We support speech-to-text, meaning you can talk directly into your mic and Khoj will understand your voice (in your native tongue!).
</p>
<div className='primary-cta'>
<div className='primary-cta-link'>
Expand Down

0 comments on commit 9943647

Please sign in to comment.