Skip to content

Commit

Permalink
feat: clean up upload dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyashankar committed Dec 8, 2024
1 parent d5bc0d9 commit 8e54af9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion website/src/components/FileExplorer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -766,7 +766,8 @@ export const FileExplorer: React.FC<FileExplorerProps> = ({
</Label>
</div>
<p className="text-xs text-muted-foreground pl-6">
Use our hosted server for optimal processing
Use our hosted server for fast and accurate processing
across many documents
</p>
</div>

Expand Down

0 comments on commit 8e54af9

Please sign in to comment.