diff options
| author | Van Tu <vantu@google.com> | 2018-04-06 10:12:55 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-04-06 10:12:55 -0400 |
| commit | 61fe17d8a8eb53af2c2189cf0a51e4dd5537bb19 (patch) | |
| tree | 2fee0c2b67217fcff96b509bfc9e50bc635d6a71 | |
| parent | 1347ef7bc05aff05ba4a941d9a5cd075673c2d80 (diff) | |
| parent | d645d21abc0688ed29636a2d7651093934c5190f (diff) | |
Merge pull request #1 from vantuvt/vantuvt-patch-1
Update development.md
| -rw-r--r-- | contributors/devel/development.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/devel/development.md b/contributors/devel/development.md index 374e10b2..a88052d7 100644 --- a/contributors/devel/development.md +++ b/contributors/devel/development.md @@ -79,7 +79,7 @@ document the improvement with data): - Parallelizing a calculation that needs to run on a large set of node/pod objects. -These issues should always be submitted with (in decreasing order or value): +These issues should always be submitted with (in decreasing order of value): - A golang Benchmark test. - A visual depiction of reduced metric load on a cluster (measurable using |
