Skip to content

Commit

Permalink
docs: correct spelling of utilities (#571)
Browse files Browse the repository at this point in the history
  • Loading branch information
skokovic authored and ShenChen93 committed Jul 10, 2019
1 parent 0824495 commit 30e5560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/Configuring-Skill-Instance.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Configuring Skill Instance
Skill
=====

The ``Skill`` object is the integration of all your skill logic. It is responsible for initializing SDK utilties such as the ``AttributesManager`` and ``ServiceClientFactory`` and also kick off the request handling process.
The ``Skill`` object is the integration of all your skill logic. It is responsible for initializing SDK utilities such as the ``AttributesManager`` and ``ServiceClientFactory`` and also kick off the request handling process.

Available Methods
-----------------
Expand Down

0 comments on commit 30e5560

Please sign in to comment.