mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge pull request #3001 from overleaf/hb-fix-typo-email
Fix a typo in onboarding email GitOrigin-RevId: 83ea41346d900ce678df02a02535050ae03a750a
This commit is contained in:
parent
0a0e649518
commit
ad7af82c53
1 changed files with 1 additions and 1 deletions
|
@ -599,7 +599,7 @@ Co-founder & CEO <br />
|
|||
secondaryMessage() {
|
||||
return `Don't want onboarding emails like this from us? Don't worry, this is the only one.
|
||||
If you've previously subscribed to emails about product offers and company news and events,
|
||||
you can unsubscribe <a href="${settings.siteUrl}/user/settings"> here </a>.`
|
||||
you can unsubscribe <a href="${settings.siteUrl}/user/settings">here</a>.`
|
||||
}
|
||||
})
|
||||
|
||||
|
|
Loading…
Reference in a new issue