Skip to content

Commit cde56b1

Browse files
jbedardnadeesha
andauthored
docs: typo with the include_external_repositories example (#2582)
Close #2280 ### Changes are visible to end-users: no ### Test plan - Covered by existing test cases Co-authored-by: Nadeesha Cabral <[email protected]>
1 parent f42a49f commit cde56b1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/npm_package.md

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

npm/private/npm_package.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ def npm_package(
282282
`path/to/file` within the output directory.
283283
284284
```
285-
npp_package(
285+
npm_package(
286286
name = "dir",
287287
include_external_repositories = ["external_*"],
288288
srcs = ["@external_repo//path/to:file"],

0 commit comments

Comments
 (0)