summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Owsiany <porridge@google.com>2017-10-17 08:25:22 +0200
committerMarcin Owsiany <porridge@google.com>2017-10-17 08:25:22 +0200
commit7061124aa9d349105c6b00cdc4e8b28427738c77 (patch)
treed92f0c1f372f30df62adc3f637f4c59d51365af1
parent0cd18de8af66b0d8e42d2e295c276a4a9925a852 (diff)
Expand the e2e acronym.
When a new k8s contributor reads through the developer guide, this document is the first one which mentions e2e. Expanding the acronym here helps to keep the learning curve gentle.
-rw-r--r--contributors/devel/automation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/devel/automation.md b/contributors/devel/automation.md
index 0e250277..5e9ae0fd 100644
--- a/contributors/devel/automation.md
+++ b/contributors/devel/automation.md
@@ -11,7 +11,7 @@ processes.
In an effort to
* reduce load on core developers
- * maintain e2e stability
+ * maintain end-to-end test stability
* load test github's label feature
We have added an automated [submit-queue](https://github.com/kubernetes/test-infra/tree/master/mungegithub/submit-queue)