From ce0f841bf275a834e663f30c13d29b8d2bd50c3f Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Sat, 20 Mar 2021 06:03:12 -0700 Subject: [PATCH] doc: use sentence-style capitlaztion in template header Make the level one header for all the HTML documents use consistent capitalization style as the documentation itself. --- doc/template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/template.html b/doc/template.html index f57bf50bb67334..5e70b6054e080b 100644 --- a/doc/template.html +++ b/doc/template.html @@ -24,7 +24,7 @@
-

Node.js __VERSION__ Documentation

+

Node.js __VERSION__ documentation