fix typo in migration text (#13612)
I had this locally but forgot to commit it
This commit is contained in:
@@ -53,7 +53,7 @@ var mdmMigrationTemplate = template.Must(template.New("mdmMigrationTemplate").Pa
|
||||
|
||||
Select **Start** and look for this notification in your notification center:` +
|
||||
"\n\n\n\n" +
|
||||
"After you start, this window will popup every 5 minutes until you finish.",
|
||||
"After you start, this window will popup every 15 minutes until you finish.",
|
||||
))
|
||||
|
||||
var errorTemplate = template.Must(template.New("").Parse(`
|
||||
|
||||
Reference in New Issue
Block a user