diff --git a/tests/dummy/app/templates/public-pages/docs/api-reference.hbs b/tests/dummy/app/templates/public-pages/docs/api-reference.hbs
index 1a7cbf55d..3594a1fd6 100644
--- a/tests/dummy/app/templates/public-pages/docs/api-reference.hbs
+++ b/tests/dummy/app/templates/public-pages/docs/api-reference.hbs
@@ -216,7 +216,7 @@
renderInPlace |
boolean |
- When truthy, the list of options will be rendered in place instead of being attaches to the root of the body and positioned with javascript.
+ When truthy, the list of options will be rendered in place instead of being attached to the root of the body and positioned with javascript.
Enabling this option also adds a wrapper div around the trigger and the content with class .ember-power-select .
|