Skip to content
This repository was archived by the owner on Oct 21, 2024. It is now read-only.

Commit 17276eb

Browse files
authored
Fixed typo
1 parent 3694ad7 commit 17276eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ If you prefer to run your bot locally, see [Running the connector locally](#runn
2929
2. Click on Add Project, enter name for the project, specify language and country and click Create Project.
3030
3. On the page that appears, scroll down, select 'Custom', and click 'Next'.
3131
4. Select 'Conversation Component', click 'Start Building', and wait a few moments for the Action Console's dashboard to appear.
32-
6. On the screen that appears, under 'Quick Setup', click 'Decide how your Action is invoked'
33-
5. In 'Display Name', choose the invocation name you want to use to start a conversation with your bot.
32+
5. On the screen that appears, under 'Quick Setup', click 'Decide how your Action is invoked'
33+
6. In 'Display Name', choose the invocation name you want to use to start a conversation with your bot.
3434
Note: Some words are not allowed in the display name, for example: 'bot', 'assistant, and 'Google'.
35-
6. Select a Google Assistant Voice, and click 'Save'.
35+
7. Select a Google Assistant Voice, and click 'Save'.
3636

3737

3838
### Create an Action package

0 commit comments

Comments
 (0)