Skip to content

Commit 6c0c110

Browse files
sandhosewrjlewis
andauthored
Apply suggestions from code review
Co-authored-by: Will Lewis <[email protected]>
1 parent e3d1b8a commit 6c0c110

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/setup/migration.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -137,14 +137,14 @@ You do not need to stop Synapse to run this command.
137137
mas-cli syn2mas check --config mas_config.yaml --synapse-config homeserver.yaml
138138
```
139139

140-
This will output a list of errors and warnings, or tell you that the check completed with no errors or warnings.
140+
This may output a list of errors and warnings.
141141

142142
If you have any errors, you must resolve them before starting the migration.
143143

144144
If you have any warnings, please read and understand them, and possibly resolve them.
145145
Resolving warnings is not strictly required before starting the migration.
146146

147-
### Do a dry-run of the import to test
147+
### Run the migration in test mode (dry-run)
148148

149149
MAS can perform a dry-run of the import, which is safe to run without stopping Synapse.
150150
It will perform a full data migration but then empty the MAS database at the end to roll back.
@@ -202,4 +202,4 @@ Start up the homeserver again with the new configuration.
202202

203203
### Start up MAS
204204

205-
Start up MAS.
205+
Now you can start MAS.

0 commit comments

Comments
 (0)