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 4602e01

Browse filesBrowse files
lewiscowperrvagg
authored andcommitted
doc: replace sane with reasonable
Removing ableist language because we don't need to make the comparison to people with mental health issues to get our point across. PR-URL: #3980 Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: Michaël Zasso <mic.besace@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent 4849a54 commit 4602e01
Copy full SHA for 4602e01

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/modules.markdown‎

Copy file name to clipboardExpand all lines: doc/api/modules.markdown
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ by checking `require.main.filename`.
7979
<!-- type=misc -->
8080

8181
The semantics of Node.js's `require()` function were designed to be general
82-
enough to support a number of sane directory structures. Package manager
82+
enough to support a number of reasonable directory structures. Package manager
8383
programs such as `dpkg`, `rpm`, and `npm` will hopefully find it possible to
8484
build native packages from Node.js modules without modification.
8585

0 commit comments

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