Skip to content

Commit 1c9d3e4

Browse files
Fix typo on ObjectRocket migration guide.
1 parent 4ad125b commit 1c9d3e4

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"editor.rulers": [72]
3+
}

source/includes/steps-migrate-from-or.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content: |
77
title: Stop your applications
88
ref: stop-applications
99
content: |
10-
Stopping your applications prevents any additional databsae writes
10+
Stopping your applications prevents any additional database writes
1111
from occurring while you move your data from ObjectRocket to Atlas.
1212
---
1313
title: Run ``mongodump`` on your ObjectRocket deployment

0 commit comments

Comments
 (0)