Skip to content

Commit 0d62617

Browse files
committed
Fix typos
1 parent f4c6a29 commit 0d62617

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/ai_actions/install_ai_actions.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ month_change: false
77

88
AI Actions are available as an LTS update to [[= product_name =]] starting with version v4.6.12 or higher, regardless of its edition.
99
To use this feature you must first install the package.
10-
You can then install and configure the service connectors or build your onw ones.
10+
You can then install and configure the service connectors or build your own ones.
11+
12+
## Install the framework
1113

1214
Run the following command to install the package:
1315

@@ -50,7 +52,7 @@ Run the following command, where `<database_name>` is the same name that you def
5052

5153
This command modifies the existing database schema by adding database configuration required for using AI Actions.
5254

53-
!! note "Next steps"
55+
!!! note "Next steps"
5456

5557
Once the framework is installed and configured, before you can start using AI Actions, you can configure access to [[ = product_name_base = ]]-made service connectors by following the instructions below, or [create your own](extend_ai_actions.md#create-custom-action-handler).
5658

0 commit comments

Comments
 (0)