From 925e2ecb53ed7425a3701ba06092dd1fb75f23a2 Mon Sep 17 00:00:00 2001 From: Ewout Prangsma Date: Thu, 14 Jun 2018 11:48:31 +0200 Subject: [PATCH] Typos --- docs/design/acceptance_test.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/design/acceptance_test.md b/docs/design/acceptance_test.md index bc20cfd95..3bbe6649f 100644 --- a/docs/design/acceptance_test.md +++ b/docs/design/acceptance_test.md @@ -250,7 +250,7 @@ Hint: Derive from `tests/acceptance/cluster.yaml`. - [ ] The deployment must yield a `Service` named `-ea` - [ ] The `Service` named `-ea` must be accessible from outside (LoadBalancer or NodePort) and show WebUI -### Test 4b: Create cluster deployment with a platform provides `StorageClass` +### Test 4b: Create cluster deployment with a platform provided `StorageClass` This test only applies to platforms that provide their own `StorageClasses`.