Skip to content

Commit

Permalink
Update iOS purchase unavailable copy (#6487)
Browse files Browse the repository at this point in the history
  • Loading branch information
dharit-tan authored Oct 27, 2023
1 parent 10997b6 commit f848217
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import { useColor } from 'app/utils/theme'

const messages = {
unavailable:
"Unfortunately, you can't make purchases on this device. To continue, please use a desktop browser."
"Unfortunately, you can't make purchases on this device. To continue, please use your browser."
}

const useStyles = makeStyles(({ spacing, typography, palette }) => ({
Expand Down

0 comments on commit f848217

Please sign in to comment.