Skip to content

Commit 51192e5

Browse files
committed
Remove redundant optionals
1 parent 27d6b0d commit 51192e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/dummy/app/pods/docs/quickstart/template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,11 +119,11 @@ windows.
119119

120120
{{docs-snippet name="docs-demo-application-template.hbs" title="tests/dummy/app/templates/application.hbs"}}
121121

122-
2. **Optional: add a favicon.** You may want to place a favicon in the
122+
2. **Add a favicon.** You may want to place a favicon in the
123123
`tests/dummy/public` folder. We recommend using using
124124
[Ember CLI Favicon](https://github.com/davewasmer/ember-cli-favicon).
125125

126-
3. **Optional: better scrolling.** You may want to install
126+
3. **Better scrolling.** You may want to install
127127
[Ember Router Scroll](https://github.com/dollarshaveclub/ember-router-scroll)
128128
to enable "scroll to top with preserved browser history scroll position".
129129

0 commit comments

Comments
 (0)