From 71fda816baa0eb172e8aa26c2c0306b8b9b49247 Mon Sep 17 00:00:00 2001 From: Simon Ho Date: Tue, 17 Mar 2015 22:27:30 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c490aae..8c0c6cd 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ To use it you need `loopback-datasource-juggler`. ## Running Tests -The tests in this repository are mainly integration tests. This means you will need to run them using our preconfigured test server. +The tests in this repository are mainly integration tests, meaning you will need to run them using our preconfigured test server. 1. Ask a core developer for instructions on how to set up test server credentials on your machine 2. `npm test`