Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 72a9ecf

Browse filesBrowse files
jtoarruyadorno
authored andcommitted
doc: fix typo in packages.md
"previous" read like it should be "previously" PR-URL: #44005 Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com> Reviewed-By: Feng Yu <F3n67u@outlook.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
1 parent 94912bb commit 72a9ecf
Copy full SHA for 72a9ecf

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/packages.md‎

Copy file name to clipboardExpand all lines: doc/api/packages.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ likely be a breaking change.**
257257
To make the introduction of [`"exports"`][] non-breaking, ensure that every
258258
previously supported entry point is exported. It is best to explicitly specify
259259
entry points so that the package's public API is well-defined. For example,
260-
a project that previous exported `main`, `lib`,
260+
a project that previously exported `main`, `lib`,
261261
`feature`, and the `package.json` could use the following `package.exports`:
262262

263263
```json

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.