summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2019-08-09 17:29:13 -0700
committerGitHub <noreply@github.com>2019-08-09 17:29:13 -0700
commit59a27a2c4e3f58b0d88a7f37fc2c00f6ad74ed59 (patch)
tree18e6d09754b8d93078bc80482c3ed8d535cbc078
parent76f24529b1b8968461225ce4972f8a3a14c37972 (diff)
parentfeaf0f394ac4739deeca1c8da972145abd9cf40d (diff)
Merge pull request #3990 from hpandeycodeit/usability-patch
Fixed minor typo in charter
-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/