Skip to content

Commit 237164f

Browse files
authored
Tweaking wording
1 parent 60c0b8e commit 237164f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src/StimulusBundle/doc/index.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,10 @@ for all the goodies.
7474
TypeScript Controllers
7575
~~~~~~~~~~~~~~~~~~~~~~
7676

77-
If you want to use `TypeScript`_ to define your controllers, you can! You only need to install and setup the
78-
`sensiolabs/typescript-bundle`_. Make sure to add the ``assets/controllers`` path to the `sensiolabs_typescript.source_dir`
79-
configuration, create your controller in that directory and you're good to go.
77+
If you want to use `TypeScript`_ to define your controllers, you can! Install and set up the
78+
`sensiolabs/typescript-bundle`_. Then be sure to add the ``assets/controllers`` path to the
79+
`sensiolabs_typescript.source_dir` configuration. Finally, create your controller in that
80+
directory and you're good to go.
8081

8182
.. _ux-packages:
8283

0 commit comments

Comments
 (0)