envoyproxy/envoy

Fix proper noun capitalization in documentation

Open

#20.238 aberto em 7 de mar. de 2022

Ver no GitHub
 (17 comments) (0 reactions) (1 assignee)C++ (5.373 forks)batch import
area/docsbeginnerenhancementhelp wantedno stalebot

Métricas do repositório

Stars
 (27.997 stars)
Métricas de merge de PR
 (Mesclagem média 8d) (378 fundiu PRs em 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

Guia do colaborador