summaryrefslogtreecommitdiff
path: root/docs/technical/web.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/technical/web.md')
-rw-r--r--docs/technical/web.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/technical/web.md b/docs/technical/web.md
index f1cb755b..50799e00 100644
--- a/docs/technical/web.md
+++ b/docs/technical/web.md
@@ -127,5 +127,4 @@ Initial setup:
To deploy updates:
1. Deploy the web project using [AWS Toolkit for Visual Studio](https://aws.amazon.com/visualstudio/).
-2. If the MongoDB schema changed, delete the collections in the MongoDB database. (They'll be
- recreated automatically.)
+2. If the MongoDB schema changed, delete the MongoDB database. (It'll be recreated automatically.)