Skip to content

Minor style issue: capitalizing OS names in documentation #886

@brainwane

Description

@brainwane

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.)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions