Skip to content

Commit 5b9cc00

Browse files
committed
Fixed typo in READme.md
demons = demos
1 parent b2585f1 commit 5b9cc00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ For most cases, you'll need AngularJS as well. This is bundled in `js/angular/`
111111

112112
### Demos / Kitchen Sink
113113

114-
* The demo site is generated into `dist/ionic-demo`. To test the demons, follow these steps:
114+
* The demo site is generated into `dist/ionic-demo`. To test the demos, follow these steps:
115115
1. Run `gulp demos [--demo-version=(versionName|nightly)]`
116116
2. Start an http server from `dist/ionic-demo`:
117117
- `cd dist/ionic-demo && python -m SimpleHTTPServer`

0 commit comments

Comments
 (0)