This commit is contained in:
Patrick Reilly 2015-04-21 15:46:52 -07:00
parent f9d5629c5c
commit fe388a6b79

View File

@ -91,7 +91,7 @@ This is the file that is built-in to the kube-apiserver.
See [master/components/README.md](master/components/README.md).
### Testing
Currently kuberntes/www includes both unit-testing (run via [Karma](http://karma-runner.github.io/0.12/index.html)) and
Currently kubernetes/www includes both unit-testing (run via [Karma](http://karma-runner.github.io/0.12/index.html)) and
end-to-end testing (run via
[Protractor](http://angular.github.io/protractor/#/)).