From 97fcfd40d16b415a87452631ddd7ddf44aa08013 Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Wed, 10 Jun 2020 16:58:46 -0700 Subject: [PATCH] starts not stats (#8066) --- certbot/docs/contributing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/certbot/docs/contributing.rst b/certbot/docs/contributing.rst index 73e681150..50297152e 100644 --- a/certbot/docs/contributing.rst +++ b/certbot/docs/contributing.rst @@ -206,7 +206,7 @@ Certbot uses both Azure Pipelines and Travis to run continuous integration tests. If you are using our Azure and Travis setup, a branch whose name starts with `test-` will run all Azure and Travis tests on that branch. If the branch name starts with `azure-test-`, it will run all of our Azure tests and none of -our Travis tests. If the branch stats with `travis-test-`, only our Travis +our Travis tests. If the branch starts with `travis-test-`, only our Travis tests will be run. Code components and layout