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 f4b6031

Browse filesBrowse files
MaleDongtargos
authored andcommitted
doc: clarify text about internal module changes
Simplify phrasing for clarity and succinctness. PR-URL: #22024 Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent fe1823d commit f4b6031
Copy full SHA for f4b6031

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

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

‎lib/internal/readme.md‎

Copy file name to clipboard
+2-2Lines changed: 2 additions & 2 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Internal Modules
22

33
The modules in `lib/internal` are intended for internal use in Node.js core
4-
only, and are not accessible with `require()` from user modules. These are
5-
subject to change at **any** time. Reliance on these modules outside of core
4+
only, and are not accessible with `require()` from user modules. These modules
5+
can be changed at **any** time. Reliance on these modules outside of core
66
is **not supported** in any way.

0 commit comments

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