Skip to content

Commit e8bc628

Browse files
committed
Fix typo
1 parent 91b05e6 commit e8bc628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsdoc-config/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ a list of paths that will be mixed in with the current file:
5353
}
5454
```
5555

56-
> NOTE: The `extends` paths are resolved using NodeJS module resolution, so local paths must being with `./` to avoid
56+
> NOTE: The `extends` paths are resolved using NodeJS module resolution, so local paths must begin with `./` to avoid
5757
> being interpreted as an NPM package name.
5858
5959

0 commit comments

Comments
 (0)