Просмотр исходного кода

Fixed ReservedDomProperties description

sanex3339 5 лет назад
Родитель
Сommit
149e3be721
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/constants/ReservedDomProperties.ts

+ 1 - 1
src/constants/ReservedDomProperties.ts

@@ -1,7 +1,7 @@
 /* eslint-disable max-lines */
 
 /**
- * Took from `terser`
+ * Taken from `terser`
  * https://github.com/terser/terser/blob/master/tools/domprops.js
  */
 export const ReservedDomProperties: string[] = [