Skip to content

Commit 1e26970

Browse files
tcjrkategengler
andauthored
Apply suggestion from @kategengler
Co-authored-by: Katie Gengler <[email protected]>
1 parent 3341e69 commit 1e26970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/release/models/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ export default class ListOfDraftsComponent extends Component {
117117
}
118118
```
119119

120-
This works great for the `list-of-drafts` component. However, your app
120+
This works great for the `ListOfDrafts` component. However, your app
121121
is likely made up of many different components. On another page you
122122
may want a component to display the number of drafts. You may be
123123
tempted to copy and paste your existing `willRender` code into the new

0 commit comments

Comments
 (0)