Skip to content

Commit deb66a7

Browse files
c00walexellis
authored andcommitted
Fix broken documentation formatting
On the documentation website *foo*s is rendered as *foo*s rather than an italic foo followed by an s. For reference, see the attached screenshot. Signed-off-by: Colin L. Rice <[email protected]>
1 parent 6b13e76 commit deb66a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deployment/kubernetes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This guide is for deployment to a vanilla Kubernetes 1.8 or 1.9 cluster running
44

55
## Kubernetes
66

7-
OpenFaaS is Kubernetes-native and uses *Deployments*, *Service*s and *Secret*s. For more detail check out the ["faas-netes" repository](https://github.com/openfaas/faas-netes).
7+
OpenFaaS is Kubernetes-native and uses *Deployments*, *Services* and *Secrets*. For more detail check out the ["faas-netes" repository](https://github.com/openfaas/faas-netes).
88

99
!!! note
1010
For deploying on a cloud that supports Kubernetes *LoadBalancers* you may also want to apply the configuration in: `cloud/lb.yml`.

0 commit comments

Comments
 (0)