Skip to content

Commit 3352c6e

Browse files
banticRobbieTheWagner
authored andcommitted
Minor change to quickstart docs (ember-learn#392)
Change "An" -> "Add"
1 parent 02dea7c commit 3352c6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ This will generate and modify the files for your `usage` docs page.
136136

137137
Remember, the dummy site is a full Ember application and these components are just here to help you get going. Feel free to make other components to help you best document your library!
138138

139-
## 8. An some API docs to a component, object or function
139+
## 8. Add some API docs to a component, object or function
140140

141141
As you document the public objects in your addon, they'll automatically show up in the left-hand navigation of your `docs` route under the "API REFERENCE" section, assuming you added the `<DocsViewer />` component.
142142

0 commit comments

Comments
 (0)