From fbbf563f04e896a19cc0a019cc90900d6ac551ab Mon Sep 17 00:00:00 2001 From: Lamont Granquist Date: Mon, 23 Apr 2018 15:10:28 -0700 Subject: whitespace fix to make expeditor run trying to sort out weirdness from this morning Signed-off-by: Lamont Granquist --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index d1639c80a0..4c3684cbc9 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ The general development process is: 3. Write code and tests. 4. Push your feature branch to github and open a pull request against master. -Once your repository is set up, you can start working on the code. We do utilize +Once your repository is set up, you can start working on the code. We do utilize RSpec for test driven development, so you'll need to get a development environment running. Follow the above procedure ("Installing from Git") to get your local copy of the source running. -- cgit v1.2.1