diff options
| author | k8s-ci-robot <k8s-ci-robot@users.noreply.github.com> | 2018-11-20 11:27:57 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-11-20 11:27:57 -0800 |
| commit | 51f344bdf4d9fe10debf0dd92d03e2020d097730 (patch) | |
| tree | c6d12defb09c26f057d6873da79219aad6bfd2db | |
| parent | 728cebd89c0656727f8afa7d6721becbd09bc686 (diff) | |
| parent | 72ad2f0f4ef74a24cd293ab1d1321000d08a0a9e (diff) | |
Merge pull request #2952 from vboctor/patch-2
Fix typo in sig-apps charter
| -rw-r--r-- | sig-apps/charter.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sig-apps/charter.md b/sig-apps/charter.md index 9c15be14..237a8762 100644 --- a/sig-apps/charter.md +++ b/sig-apps/charter.md @@ -13,7 +13,7 @@ SIG Apps covers developing, deploying, and operating applications on Kubernetes - APIs used for running applications (e.g., Workloads API) - Tools and documentation to aid in ecosystem tool interoperability around apps (e.g., Application CRD/Controller) -- Grandfathered in tools used to aide in development of and management of workloads (e.g., Kompose) +- Grandfathered in tools used to aid in development of and management of workloads (e.g., Kompose) #### Cross-cutting and Externally Facing Processes |
