Merge pull request #2245 from rollandf/master

Fix typo
This commit is contained in:
Hakim El Hattab
2018-10-03 12:44:53 +02:00
committed by GitHub

View File

@ -273,7 +273,7 @@
/** /**
* Check if a node value has the attributes pattern. * Check if a node value has the attributes pattern.
* If yes, extract it and add that value as one or several attributes * If yes, extract it and add that value as one or several attributes
* the the terget element. * to the target element.
* *
* You need Cache Killer on Chrome to see the effect on any FOM transformation * You need Cache Killer on Chrome to see the effect on any FOM transformation
* directly on refresh (F5) * directly on refresh (F5)