Fix proper noun capitalization in documentation
Open
area/docs
beginner
enhancement
help wanted
no stalebot
- Dominant language
- C++
- Stars
- 28.9k
- Forks
- 5.6k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 430
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
Assessment
This issue has not been assessed yet.