We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c638dad commit 08ec897Copy full SHA for 08ec897
doc/api/buffer.markdown
@@ -874,5 +874,5 @@ un-pooled Buffer instance using SlowBuffer and copy out the relevant bits.
874
store.push(sb);
875
});
876
877
-Though this should used sparingly and only be a last resort *after* a developer
+Though this should be used sparingly and only be a last resort *after* a developer
878
has actively observed undue memory retention in their applications.
0 commit comments