Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2020-06-15 00:49:34 +0300
committerMyles Borins <mylesborins@github.com>2020-07-14 18:22:34 +0300
commit3b268094ccc60703987060434829e24bb4043f6a (patch)
tree97286bb156ac7d83e853cad3bee4c0265346eae2 /doc/api/tracing.md
parent8b4d0967ffa1d53dbceae1736d67b418ae479102 (diff)
doc: use sentence-case for headings in docs
Backport-PR-URL: https://github.com/nodejs/node/pull/33961 PR-URL: https://github.com/nodejs/node/pull/33889 Refs: https://developers.google.com/style/capitalization#capitalization-in-titles-and-headings Refs: https://docs.microsoft.com/en-us/style-guide/capitalization Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'doc/api/tracing.md')
-rw-r--r--doc/api/tracing.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/api/tracing.md b/doc/api/tracing.md
index 4a684be4b19..907fc2bbe23 100644
--- a/doc/api/tracing.md
+++ b/doc/api/tracing.md
@@ -1,11 +1,11 @@
-# Trace Events
+# Trace events
<!--introduced_in=v7.7.0-->
> Stability: 1 - Experimental
-Trace Event provides a mechanism to centralize tracing information generated by
-V8, Node.js core, and userspace code.
+The `trace_events` module provides a mechanism to centralize tracing information
+generated by V8, Node.js core, and userspace code.
Tracing can be enabled with the `--trace-event-categories` command-line flag
or by using the `trace_events` module. The `--trace-event-categories` flag