From c0f7759bb55a2d6b91b5b9bc07c80457960f0bd1 Mon Sep 17 00:00:00 2001 From: "@aphillips" Date: Sat, 20 Feb 2016 14:56:43 +0530 Subject: [PATCH] Issue #67: Fixed typo and or->and --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index becefe4..e3cdaba 100644 --- a/index.html +++ b/index.html @@ -477,7 +477,7 @@

Case Folding

write Chinese, Japanese, or Korean do not have a case distinction, but some important ones do. Examples of such scripts include the Latin script used in the majority of this document, as well as scripts such - as Greek, Armenian, or Cyrillic.

+ as Greek, Armenian, and Cyrillic.

Some document formats or protocols seek to aid interoperability or provide an aid to content authors by ignoring case variations in the vocabulary they define or in user-defined values permitted by the @@ -522,7 +522,7 @@

Case Folding

document as Unicode C+F.

Because some applications cannot allocate additional storage when - performaing a case fold operation, Unicode provides a simple case + performing a case fold operation, Unicode provides a simple case fold mapping that maps characters that would normally map to more or fewer code points to use a single code point for comparison purposes instead. Unlike the full mapping, this mapping invariably alters the