Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix typos #1490

Merged
merged 3 commits into from
Mar 7, 2022
Merged

docs: fix typos #1490

merged 3 commits into from
Mar 7, 2022

Commits on Mar 4, 2022

  1. docs: fix typos and replace use of attr()

    Currently in the docs, `@attr() declare name?` is typed as `string`, and no example of
    `@attr('string')` is given. I'm not sure if showing in the documentation
    that not passing a transform to `@attr()` should explicitly default to
    string is the correct thing to do, but I definitely think we should
    model the use of `@attr('string')` in the code examples.
    muziejus committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    b0e8d71 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2022

  1. Configuration menu
    Copy the full SHA
    8ff2a1f View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Configuration menu
    Copy the full SHA
    4f15bc8 View commit details
    Browse the repository at this point in the history