Skip to content

Commit

Permalink
docs(readme): "web" → "open"
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelrinaldi committed Mar 30, 2016
1 parent 76bb7c2 commit 73fe37a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ $ npm i @rafaelrinaldi/mdn -g
```sh
$ mdn array.of
$ mdn background-image --language=css
$ mdn function.bind --web
$ # Will open the MDN page on user's default browser
$ mdn function.bind --open
```

## License
Expand Down

0 comments on commit 73fe37a

Please sign in to comment.