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
committerRich Trott <rtrott@gmail.com>2020-06-19 18:09:05 +0300
commitd1d412b413d2f8febb1795459ff04c36c9c87f2c (patch)
treefeeb2d25788a98693c3bf23975d163a67827091e /doc/api/tracing.md
parent9918bdf5cb07f58d230522244a372cbb1b510956 (diff)
doc: use sentence-case for headings in docs
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