From bb9a93986e2f5f3dafd00e01b924fc531614c100 Mon Sep 17 00:00:00 2001 From: Kim Gardner Date: Thu, 11 Jan 2018 19:41:45 -0500 Subject: [PATCH] Small wording tweak --- docs/_docs/06-01-migrating-4.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_docs/06-01-migrating-4.md b/docs/_docs/06-01-migrating-4.md index 5cd5d3cf7..b66921cf0 100644 --- a/docs/_docs/06-01-migrating-4.md +++ b/docs/_docs/06-01-migrating-4.md @@ -4,7 +4,7 @@ permalink: /migration/4/ --- Since our `v3.*` release, this is the most significant set of changes introduced -into Talk yet as a major database migration, and template change is required to +into Talk so far, as a major database migration and template change are both required to run it. ## Dependencies @@ -77,4 +77,4 @@ served out of a `/static` prefix, so you will have to change your embed code: ```https://your-talk-url.com/static/embed.js``` This should be changed in your embed code on the site where you are embedding -Talk. \ No newline at end of file +Talk.