From dc4a7cca0d32baffe8602f77478fa31e86f2b96b Mon Sep 17 00:00:00 2001 From: Thomas Gotwig <tgotwig@gmail.com> Date: Thu, 9 Jul 2020 15:25:56 +0200 Subject: [PATCH] Remove newline (#155) --- README.sample.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.sample.md b/README.sample.md index b2fb719..b6a1a54 100644 --- a/README.sample.md +++ b/README.sample.md @@ -70,8 +70,7 @@ We can maybe use [SemVer](http://semver.org/) for versioning. For the versions a ## Configuration -Here you should write what are all of the configurations a user can enter when -using the project. +Here you should write what are all of the configurations a user can enter when using the project. ## Tests