From 7973bfeca2dacc2cd74d32bd019e2a4b2ee479a9 Mon Sep 17 00:00:00 2001
From: Tom Moor
Date: Thu, 27 Sep 2018 21:22:29 -0700
Subject: [PATCH] Typo in welcome email
Thanks @belindapreno for spotting
---
server/emails/WelcomeEmail.js | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/server/emails/WelcomeEmail.js b/server/emails/WelcomeEmail.js
index e70594268..349a882b7 100644
--- a/server/emails/WelcomeEmail.js
+++ b/server/emails/WelcomeEmail.js
@@ -15,7 +15,7 @@ Outline is a place for your team to build and share knowledge.
To get started, head to your dashboard and try creating a collection to help document your workflow, create playbooks or help with team onboarding.
-You can also import existing Markdown document by drag and dropping them to your collections
+You can also import existing Markdown documents by dragging and dropping them to your collections.
${process.env.URL}/dashboard
`;
@@ -34,8 +34,8 @@ export const WelcomeEmail = () => {
onboarding.
- You can also import existing Markdown document by drag and dropping
- them to your collections
+ You can also import existing Markdown documents by dragging and dropping
+ them to your collections.