f7a0a0a951
I noticed a typo in a recent blog post, and a similar typo appears in the comments for some examples. This PR corrects these typos. Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
To run the tests for a localization, use the following command:
go test k8s.io/website/content/<lang>/examples
where <lang> is the two character representation of a language. For example:
go test k8s.io/website/content/en/examples