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 8d3a609 commit cde1e87Copy full SHA for cde1e87
README.md
@@ -445,7 +445,7 @@ if( typeof Object.assign !== 'function' ) {
445
[Upgrading from 0.x -> 1.x](#upgrading-from-v0x---v1x-breaking-changes)
446
section below.
447
2. The codebase has been converted to TypeScript, and uses ES6 exports. You can
448
- now use the `import` statement to pull in the `Autolinker` class and related
+ now use the `import` statement to pull in the `Autolinker` class and related
449
entities such as `Match`:
450
451
```ts
0 commit comments