From 47b00b970e299312d66a60e8271baebead411205 Mon Sep 17 00:00:00 2001 From: Jaydeep Khatri Date: Fri, 19 Aug 2022 14:59:27 +0530 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20Fix=20spelling=20in=20READ?= =?UTF-8?q?ME?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 816a742843..f130c834e4 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ This repository is used to develop content for WCAG 2, as well as associated und WCAG 2.0 was maintained in a different file structure than subsequent versions of WCAG. Source files for WCAG 2.0 are in the wcag20 folder and exists primarily for archival purposes. Do not edit content in that folder. -Content for WCAG 2.1 and later is organized accordign to the file structure below. The WCAG repository contains source and auxiliary files for WCAG 2, Understanding WCAG 2, and eventually techniques. It also contains auxiliary files that support automated formatting of the document. To facilitate multi-party editing, each success criterion is in a separate file, consisting of a HTML fragment that can be included into the main guidelines. Key files include: +Content for WCAG 2.1 and later is organized according to the file structure below. The WCAG repository contains source and auxiliary files for WCAG 2, Understanding WCAG 2, and eventually techniques. It also contains auxiliary files that support automated formatting of the document. To facilitate multi-party editing, each success criterion is in a separate file, consisting of a HTML fragment that can be included into the main guidelines. Key files include: * guidelines/index.html - the main guidelines file * guidelines/sc//*.html - files for each success criterion @@ -188,4 +188,4 @@ WCAG 2.1 is ready for translation. WCAG 2.2 is still under development so should * Load the index.html document in a modern browser and allow the script to compile the content and format it. * Activate the "Respec" link in the top right corner, and choose "Export...", then the "HTML" option. * Edit the resulting file to translate text that was inserted by the script. -* Edit the file to meet the requirements of the [W3C Authorized Translations](https://www.w3.org/2005/02/TranslationPolicy) process. \ No newline at end of file +* Edit the file to meet the requirements of the [W3C Authorized Translations](https://www.w3.org/2005/02/TranslationPolicy) process.