diff --git a/docs/how-to-use.md b/docs/how-to-use.md index 566275c4b..07f02254f 100644 --- a/docs/how-to-use.md +++ b/docs/how-to-use.md @@ -511,7 +511,7 @@ spec: EOF ``` -We can then create a pod which uses the `default-route` key in the JSON formatted `k8s.v1.cni.cncf.io/networks` annotation. +We can then create a pod which uses the `default-route` key in the JSON formatted `k8s.v1.cni.cncf.io/networks` annotation. ``` cat <