From 00414e516a7f40192f6829c5ec63d0fd1da9720b Mon Sep 17 00:00:00 2001 From: Frederic ST Date: Thu, 24 May 2018 11:07:58 +0200 Subject: [PATCH] typo --- tests/dummy/app/templates/public-pages/docs/api-reference.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.