Skip to content

Commit b6534b2

Browse files
committed
Better wording.
1 parent 85480ed commit b6534b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ Testing
334334
=======
335335
`ngx_postgres` comes with complete test suite based on [Test::Nginx](http://github.com/agentzh/test-nginx).
336336

337-
You can test core functionality using:
337+
You can test core functionality by running:
338338

339339
`$ TEST_NGINX_IGNORE_MISSING_DIRECTIVES=1 prove`
340340

@@ -348,7 +348,7 @@ You can also test interoperability with following modules:
348348
- [nginx-eval-module (agentzh's fork)](http://github.com/agentzh/nginx-eval-module),
349349
- [ngx_rds_json](http://github.com/agentzh/rds-json-nginx-module).
350350

351-
using:
351+
by running:
352352

353353
`$ prove`
354354

0 commit comments

Comments
 (0)