From 3789fc561e3e311ad62e401b4820658ce0a74e0f Mon Sep 17 00:00:00 2001 From: Brett Benassi Date: Wed, 6 Feb 2019 09:56:56 -0700 Subject: [PATCH] Updating the Docs --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ec421fd..b7a3a8f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -96,7 +96,7 @@ a bug fix or feature implementation can be merged in. ### PR Tests -There are several Jenkins jobs that run on each Pull Request. Most of these are +There are several build jobs that run on each Pull Request. Most of these are CI jobs that set up different steps, such as setting up the job, cloning the repo from the PR, etc.