Skip to content

Commit ed25053

Browse files
authored
Fix formatting errors
1 parent 5802b75 commit ed25053

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

guides/v2.0.0/components/defining-a-component.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Given the above template, you can now use the `{{blog-post}}` component:
2828
{{post.body}}
2929
{{/blog-post}}
3030
{{/each}}
31+
```
3132

3233
```javascript {data-filename=app/routes/index.js}
3334
export default Ember.Route.extend({

0 commit comments

Comments
 (0)