diff --git a/docs/TypeScript.md b/docs/TypeScript.md index 89d427db88..554288fb85 100755 --- a/docs/TypeScript.md +++ b/docs/TypeScript.md @@ -179,7 +179,7 @@ ts_library( ) ``` -You can also you the `@npm//@types` target which will include all +You can also use the `@npm//@types` target which will include all packages in the `@types` scope as dependencies. If you are using self-managed npm dependencies, you can use the diff --git a/packages/typescript/docs/install.md b/packages/typescript/docs/install.md index 0815ba7e76..2301adfb83 100644 --- a/packages/typescript/docs/install.md +++ b/packages/typescript/docs/install.md @@ -170,7 +170,7 @@ ts_library( ) ``` -You can also you the `@npm//@types` target which will include all +You can also use the `@npm//@types` target which will include all packages in the `@types` scope as dependencies. If you are using self-managed npm dependencies, you can use the