Skip to content

Commit a52da85

Browse files
committed
Remove stray whitespace.
Starting a line with a space was preventing the markdown to be interpreted.
1 parent 91f9d6a commit a52da85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ export default Ember.Route.extend({
273273
});
274274
```
275275

276-
### The Shoebox
276+
### The Shoebox
277277

278278
You can pass application state from the FastBoot rendered application
279279
to the browser rendered application using a feature called the "Shoebox".

0 commit comments

Comments
 (0)