Skip to content

Commit

Permalink
Merge pull request FormidableLabs#13 from mdressman/patch-1
Browse files Browse the repository at this point in the history
readme typo
  • Loading branch information
kenwheeler authored Aug 15, 2016
2 parents 4e0608f + 657c920 commit 70c5b2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ new DashboardPlugin(dashboard.setData)

#### Run it

Finally, start your server using whatever command you have set up. Either you have `npm run dev` or `npm start` pointed at `node devServer.js` or something alone those lines.
Finally, start your server using whatever command you have set up. Either you have `npm run dev` or `npm start` pointed at `node devServer.js` or something along those lines.

Then, sit back and pretend you're an astronaut.

Expand Down

0 comments on commit 70c5b2b

Please sign in to comment.