From af1b2d115ed9b557f27d2c4e5d49b9b30914542e Mon Sep 17 00:00:00 2001 From: Robert Goldmann <deadlocker@gmx.de> Date: Sun, 15 Nov 2020 17:00:57 +0100 Subject: [PATCH] fixed typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ce08f5c9..b3397b72b 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Manage your monthly budget easily with BudgetMaster - Password protected website - Your data can only be accessed by entering the correct password. (Note: The database is not encrypted) - Localization - English and German supported. - Search and Filter - Search for individual transactions or filter your view. -- Visualize your data - Use on of the pre-defined charts or create your one by using the chart framework to visualize and analyze your data. +- Visualize your data - Use one of the pre-defined charts or create your one by using the chart framework to visualize and analyze your data. - Auto Backup - Schedule an automatic export of your database content. ## Available Languages -- GitLab