From dd10256c941fc64fe14152ae2cd018c0e4ef9f1c Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Sun, 20 Apr 2025 23:32:46 +0900 Subject: [PATCH] docs: update README.md begining -> beginning --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4b945b..afee68c 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ This script allows you to generate daily backups of MikroTik and send them to an > Ensure your device identity does not contain spaces and special characters! `System -> Identity` ##### 1. Configure parameters -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. +Take the [script](https://github.com/beeyev/Mikrotik-RouterOS-automatic-backup-and-update/raw/master/BackupAndUpdate.rsc) and configure it's parameters at the beginning of the file. This step is straightforward as all parameters are well-commented. **Important!** Don't forget to provide correct email address for backups and pay attention to `scriptMode` variable.