From 85ba4d8eb97107da5dec4dc43948ccc63673ebfe Mon Sep 17 00:00:00 2001 From: Sasha Koss Date: Wed, 21 Aug 2019 12:40:06 +0200 Subject: [PATCH] Fix typo in lightFormat docs [skip ci] --- src/lightFormat/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lightFormat/index.js b/src/lightFormat/index.js index 397bcdba3d..ab58e8caa8 100644 --- a/src/lightFormat/index.js +++ b/src/lightFormat/index.js @@ -36,7 +36,6 @@ var unescapedLatinCharacterRegExp = /[a-zA-Z]/ * * Format of the string is based on Unicode Technical Standard #35: * https://www.unicode.org/reports/tr35/tr35-dates.html#Date_Field_Symbol_Table - * with a few additions (see note 7 below the table). * * Accepted patterns: * | Unit | Pattern | Result examples |