From 637bc840ac0e16a9cf418f9b0b52ec7517453f8b Mon Sep 17 00:00:00 2001 From: Vinney Date: Wed, 12 Aug 2015 12:12:00 -0400 Subject: [PATCH] Fix typo in command code block in contributing.rst --- docs/contributing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing.rst b/docs/contributing.rst index 20a588674..6449c7994 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -78,7 +78,7 @@ patient - it will take some time... Once its ready, you will see ./tests/boulder-integration.sh && echo OK || echo FAIL -If you would like to test `lesencrypt_nginx` plugin (highly +If you would like to test `letsencrypt_nginx` plugin (highly encouraged) make sure to install prerequisites as listed in ``tests/integration/nginx.sh``: