From dd021bcc1edef9c49cf70917ed1216d35b4787fc Mon Sep 17 00:00:00 2001 From: Hongarc Date: Thu, 16 May 2019 11:57:04 +0700 Subject: [PATCH] Fix typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dc136a1..669934e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Take control of your budget, download it today. It is free - forever. # Features - Completely offline - we are not saving any information of yours, it remains on your computer. - Simple - only contains what you need to budget. -- Passphrase protected - protect your data by providing a passphrase to encrypt your data (this is optional). +- Passphrase-protected - protect your data by providing a passphrase to encrypt your data (this is optional). - Limited* support to sync transactions with your bank. [See here](https://github.com/reZach/my-budget/wiki/Creating-a-new-connector) for more details. - Built with [Electron](https://electronjs.org/) - supported on Linux, MacOS and Windows. @@ -18,4 +18,4 @@ Join us on [slack](https://join.slack.com/t/my-budget/shared_invite/enQtNjA0NDg1 # Documentation New users should check out our [new user's guide](https://github.com/reZach/my-budget/wiki/New-user's-guide)! -Have a question how to use My Budget? All of it is available on the [wiki](https://github.com/reZach/my-budget/wiki). \ No newline at end of file +Have a question about how to use My Budget? All of it is available on the [wiki](https://github.com/reZach/my-budget/wiki).