Skip to content

Commit 48f5adf

Browse files
committed
Remove trailing whitespace
1 parent 4c3e527 commit 48f5adf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# crates.io
22

3-
Source code for the default [Cargo](http://doc.crates.io) registry. Viewable
3+
Source code for the default [Cargo](http://doc.crates.io) registry. Viewable
44
online at [crates.io](https://crates.io).
55

66
This project is built on ember-cli and cargo, visit
@@ -17,15 +17,15 @@ yarn
1717
yarn run bower install
1818
```
1919

20-
The website's frontend is built with [Ember.js](http://emberjs.com/). This
20+
The website's frontend is built with [Ember.js](http://emberjs.com/). This
2121
makes it possible to work on the frontend without running a local backend.
2222
To start the frontend run:
2323

2424
```bash
2525
yarn run start:staging
2626
```
2727

28-
This will run a local frontend using the staging backend (hosted on Heroku at
28+
This will run a local frontend using the staging backend (hosted on Heroku at
2929
[staging-crates-io.herokuapp.com](https://staging-crates-io.herokuapp.com)).
3030

3131
If you want to set up a particular situation, you can edit the fixture data used
@@ -55,7 +55,7 @@ yarn run start:live
5555

5656
### Running Tests
5757

58-
Install [phantomjs](http://phantomjs.org/), typically: `npm install
58+
Install [phantomjs](http://phantomjs.org/), typically: `npm install
5959
phantomjs-prebuilt`.
6060

6161
Then run the tests with:

0 commit comments

Comments
 (0)