Skip to content

Grammar typo in docs #675

Closed
Closed
@aaabramov

Description

@aaabramov

scala_typo

Link: http://docs.scala-lang.org/tutorials/tour/traits.html

Simple typo in docs:
Actual:

Subtypes of traits can be used where a the trait is required.

Required:

Subtypes of traits can be used where a trait is required.

or

Subtypes of traits can be used where the trait is required.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions