envoyproxy/envoy

Fix proper noun capitalization in documentation

Open

#20,238 opened on Mar 7, 2022

View on GitHub
 (17 comments) (0 reactions) (1 assignee)C++ (5,373 forks)batch import
area/docsbeginnerenhancementhelp wantedno stalebot

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (Avg merge 8d) (378 merged PRs in 30d)

Description

For documentation (including API):

  • Proper nouns should be correctly capitalized, e.g. Envoy instead of envoy.
  • Acronyms are always capitalized, e.g. HTTP instead of http, CEL instead of cel. No camel case in docs.

CC @phlax

Contributor guide