Skip to content

Commit 4183cba

Browse files
authoredMar 13, 2025
docs(logging): replace proceeding with preceding in loglevels details (#8162)
Grammar fix for the docs regarding the loglevel hierarchy in the CLI logging docs. ## References Closes #8161
1 parent 386f328 commit 4183cba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/lib/content/using-npm/logging.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The default value of `loglevel` is `"notice"` but there are several levels/types
3838
- `"verbose"`
3939
- `"silly"`
4040

41-
All logs pertaining to a level proceeding the current setting will be shown.
41+
All logs pertaining to a level preceding the current setting will be shown.
4242

4343
##### Aliases
4444

0 commit comments

Comments
 (0)
Failed to load comments.