From ccfc3519f86b7a7c6956534bf60cc719f983327c Mon Sep 17 00:00:00 2001 From: Justin Clift Date: Thu, 31 Jul 2014 09:15:15 +0100 Subject: [PATCH] Remove trailing whitespace, accidentally added in previous commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f7ba81b..61409227 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ SQLite Database Browser works well on MacOS X. It can be compiled to a single executable binary file, similar to other command line utilities. Or it can either be compiled to a .app bundle, suitable for placing in -/Applications. +/Applications. ### Compiling to a single executable binary