summaryrefslogtreecommitdiff
path: root/sig-usability/charter.md
diff options
context:
space:
mode:
authorHimanshu Pandey <hpandey@pivotal.io>2019-08-09 10:59:34 -0700
committerHimanshu Pandey <hpandey@pivotal.io>2019-08-09 10:59:34 -0700
commitfeaf0f394ac4739deeca1c8da972145abd9cf40d (patch)
tree1714c5cefb75930c3f3be804cd7e768f9c0a6c8e /sig-usability/charter.md
parentf83e37dcc04ddefeee307082a8270c873352f1f6 (diff)
fixed minor typo in charter
Diffstat (limited to 'sig-usability/charter.md')
-rw-r--r--sig-usability/charter.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/sig-usability/charter.md b/sig-usability/charter.md
index bb1cd44f..cc003e98 100644
--- a/sig-usability/charter.md
+++ b/sig-usability/charter.md
@@ -7,7 +7,7 @@ the Roles and Organization Management outlined in [sig-governance].
The scope of SIG usability is the core end-user usability of the Kubernetes project. This covers
topics like user experience and accessibility. The goal of SIG Usability is to facilitate adoption of
-the Kubernetes project by as diverse a community of end users as possible. We do this be ensuring that
+the Kubernetes project by as diverse a community of end users as possible. We do this by ensuring that
each end user’s interaction with Kubernetes, from discovery to successful production use is seamless
and positive. Examples of efforts include user research, internationalization and accessibility.
@@ -42,7 +42,7 @@ SIG Usability will facilitate and collaborate with other SIGs on:
- documenting common end user interactions with Kubernetes (aka user journeys)
- design elements and language guidelines for Kubernetes concepts (e.g. 'reconciliation' or 'service')
- identifying opportunities for user research and best methods to achieve (qualitative and quantitative).
-- tracking adherence to required guidelines such as (WCAG which is required to sell products in Europe.)[https://www.w3.org/WAI/news/2018-09-13/WCAG-21-EN301549/]
+- tracking adherence to required guidelines such as [WCAG which is required to sell products in Europe].
- documentation in the vein of https://www.microsoft.com/en-us/accessibility/
### Out of scope
@@ -70,4 +70,5 @@ Federation of Subprojects
[sig-governance]: https://github.com/kubernetes/community/blob/master/committee-steering/governance/sig-governance.md
[sig-subprojects]: https://github.com/kubernetes/community/blob/master/sig-YOURSIG/README.md#subprojects
-[Kubernetes Charter README]: https://github.com/kubernetes/community/blob/master/committee-steering/governance/README.md \ No newline at end of file
+[Kubernetes Charter README]: https://github.com/kubernetes/community/blob/master/committee-steering/governance/README.md
+[WCAG which is required to sell products in Europe]: https://www.w3.org/WAI/news/2018-09-13/WCAG-21-EN301549/