From 75264140f939a67015e05a4d3d48f106ab4a02f7 Mon Sep 17 00:00:00 2001 From: Aman Prakash Date: Sat, 7 Oct 2023 19:59:42 +0530 Subject: [PATCH] Update CONTRIBUTING.md The spelling of "focusing" is more widely used than "focussing." Just change this at 2 places. --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c0ed82dce..1e4ed12af 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -264,9 +264,9 @@ Documentation is an invaluable way to contribute to coding projects as it allows Thank you for your interest in improving activist's accessibility. We want our platform to not only be usable for all people, but also to provide a welcoming environment within the development community for all. This section lists a few points to account for when checking accessibility constraints during development: -### Tab focussing +### Tab focusing -Tab focussing sadly doesn't work out of the box for many browsers. Chrome works great, but the following changes are needed for browsers to function properly with tabs. We'll test activist against browsers with these settings with the assumption that people who need tab for more control of the interface will be able to activate them. +Tab focusing sadly doesn't work out of the box for many browsers. Chrome works great, but the following changes are needed for browsers to function properly with tabs. We'll test activist against browsers with these settings with the assumption that people who need tab for more control of the interface will be able to activate them. **Firefox**