Skip to content

Commit a2ff22f

Browse files
fixed a couple minor typos
1 parent 9528c6e commit a2ff22f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ This script provides an ability to create Mikrotik's daily backups to email. You
2828
##### 1. Configure parameters
2929
Take the [script](https://github.com/beeyev/Mikrotik-RouterOS-automatic-backup-and-update/raw/master/BackupAndUpdate.rsc) and configure it's parameters at the begining of the file.
3030
This is not difficult because all parameters are well commented.
31-
**Imprtant!** Don't forget to provide correct email address for backups and pay attention a `scriptMode` variable.
31+
**Important!** Don't forget to provide correct email address for backups and pay attention a `scriptMode` variable.
3232

3333
##### 2. Create new script
3434
System -> Scripts [Add]
3535

36-
**Imprtant!** Script name has to be `BackupAndUpdate`
36+
**Important!** Script name has to be `BackupAndUpdate`
3737
Put the script which you configured earlier into the source area.
3838
![](https://github.com/beeyev/Mikrotik-RouterOS-automatic-backup-and-update/raw/master/howto/script-name.png)
3939

0 commit comments

Comments
 (0)