We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afe4c80 commit a7ba78aCopy full SHA for a7ba78a
src/addons/unicode-base.js
@@ -15,7 +15,7 @@ export default (XRegExp) => {
15
* - Adds the `XRegExp.addUnicodeData` method used by other addons to provide character data.
16
*
17
* Unicode Base relies on externally provided Unicode character data. Official addons are
18
- * available to provide data for Unicode categories, scripts, blocks, and properties.
+ * available to provide data for Unicode categories, scripts, and properties.
19
20
* @requires XRegExp
21
*/
0 commit comments