Issue:
src/user/introduction.rst has the line
by default, we build packages for macOS, linux amd64 and windows amd64
when it would probably be better to capitalize proper nouns:
by default, we build packages for macOS, Linux AMD64, and Windows AMD64
This is visible on the built HTML page at https://conda-forge.org/docs/user/introduction.html#why-conda-forge .
(This is a good first issue for a new contributor to fix. See https://conda-forge.org/docs/user/contributing.html#improving-the-documentation for guidance.)