Skip to content

MdGridList typo in Readme.md #1306

Closed
@Nefarion

Description

@Nefarion

The Readme.md file for MdGridList shows the following code for importing the module:
import {MdGridListModule} from '@angular2-material/gridlist';`

The import statement should be
import {MdGridListModule} from '@angular2-material/grid-list';

(At least that's the one working for me!)

I'm using version 2.0.0-alpha.8-2 of @angular2-material/grid-list

Greetings!

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsThis issue is related to documentationhelp wantedThe team would appreciate a PR from the community to address this issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions