We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e588e2 commit de9bbcdCopy full SHA for de9bbcd
1 file changed
apps/web/src/lib/constants/double-opt-in.ts
@@ -9,7 +9,7 @@ const DEFAULT_DOUBLE_OPT_IN_CONTENT_JSON = {
9
content: [
10
{
11
type: "text",
12
- text: "Hello, Thank you for sigining up. Please confirm that you want to receive emails from us.",
+ text: "Hello, Thank you for signing up. Please confirm that you want to receive emails from us.",
13
},
14
],
15
0 commit comments