Change Task titles to imperative: TLS. (#4030)

This commit is contained in:
Steve Perry
2017-06-08 14:34:34 -07:00
committed by GitHub
parent fbf7782ebf
commit 2167367a6a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ toc:
- docs/tasks/access-kubernetes-api/http-proxy-access-api.md
- docs/tasks/access-kubernetes-api/extend-api-third-party-resource.md
- title: Using TLS
- title: TLS
section:
- docs/tasks/tls/managing-tls-in-a-cluster.md
+1 -1
View File
@@ -1,5 +1,5 @@
---
title: Managing TLS Certificates in a Cluster
title: Manage TLS Certificates in a Cluster
assignees:
- mikedanese
- beacham