mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
fix typo in migration text (#13612)
I had this locally but forgot to commit it
This commit is contained in:
parent
d4c8111038
commit
cb357668d2
@ -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![Image showing MDM migration notification](https://fleetdm.com/images/permanent/mdm-migration-notification-344x68.png)\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(`
|
||||
|
Loading…
Reference in New Issue
Block a user