Skip to content

Commit e7d63fa

Browse files
committed
grammer fixes
1 parent e632256 commit e7d63fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/frontend/pages/home/components/PhotoStream.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ export function PhotoStream({ photos }: PhotoStreamProps) {
4040
Waiting for photo captures...
4141
</p>
4242
<p className="text-xs text-muted-foreground/60 mt-1">
43-
Images will appear here in real-time
43+
Tap the right side of your temple to take a picture
4444
</p>
4545
</div>
4646
) : (

0 commit comments

Comments
 (0)