diff options
| author | Joshua Piccari <joshua.piccari@gmail.com> | 2016-03-04 14:36:37 -0800 |
|---|---|---|
| committer | Joshua Piccari <joshua.piccari@gmail.com> | 2016-03-04 14:36:37 -0800 |
| commit | 8a122bd8cef246a3f5173e7b2d4a2b9da6e0b774 (patch) | |
| tree | 0f5b5b40f1b7f95ceb19c5a77d839a191e5ee651 | |
| parent | 1e01f1dfda7aa95f61d5e00ba2f23009ddb07ef1 (diff) | |
Fix typo in developer guide README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -64,7 +64,7 @@ Guide](../admin/README.md). * **Hunting flaky tests** ([flaky-tests.md](flaky-tests.md)): We have a goal of 99.9% flake free tests. Here's how to run your tests many times. -* **Logging Conventions** ([logging.md](logging.md)]: Glog levels. +* **Logging Conventions** ([logging.md](logging.md)): Glog levels. * **Profiling Kubernetes** ([profiling.md](profiling.md)): How to plug in go pprof profiler to Kubernetes. |
