From b0aefc94c9634010938f05d98abcb6297a12c859 Mon Sep 17 00:00:00 2001 From: Teo Mrnjavac Date: Wed, 4 Jun 2014 16:54:18 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 946114fc9..e03ad1be5 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ $ make * lib should only depend on QtCore >=5.3, possibly boost::python * common functions like partitioning * works as job queue and executor - * plugin based to bet distro-specific tasks done in a distro-specific order + * plugin based to let distro-specific tasks be done in a distro-specific order * Frontend * QtWidgets >=5.3, other deps as needed * themeable so branding can be done easily (plugin-based)