diff options
| author | knight <1004815462@qq.com> | 2019-02-05 14:56:24 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-05 14:56:24 +0800 |
| commit | b21d1b27c8c748bf81283c2d89cde2becb5f2709 (patch) | |
| tree | 97708438e36348071ba5cad2d67091384a22b5dd | |
| parent | 2d24fd86a373e74ddf9f1af071fb130757f5365c (diff) | |
Update indexed-job.md
| -rw-r--r-- | contributors/design-proposals/apps/indexed-job.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/design-proposals/apps/indexed-job.md b/contributors/design-proposals/apps/indexed-job.md index 5d9cf818..9b142b0f 100644 --- a/contributors/design-proposals/apps/indexed-job.md +++ b/contributors/design-proposals/apps/indexed-job.md @@ -184,7 +184,7 @@ Experience in [similar systems](http://static.googleusercontent.com/media/resear has shown this model to be applicable to a very broad range of problems, despite this restriction. -Therefore we to allow pods in the same Job to differ **only** in the following +Therefore we want to allow pods in the same Job to differ **only** in the following aspects: - command line - environment variables |
