Skip to content

Commit 2c2a298

Browse files
committed
Typos on 4.6
1 parent 8171b6a commit 2c2a298

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/ai_actions/ai_actions_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ With some customization, administrators could use the API to run a batch process
164164

165165
### Suggesting taxonomy entries
166166

167-
Content editors and product managers can use [taxonomy suggestions](taxonomy.md#taxonomy-suggestions) when assigning tags or product categorie to content items and products.
167+
Content editors and product managers can use [taxonomy suggestions](taxonomy.md#taxonomy-suggestions) when assigning tags or product categories to content items and products.
168168
Instead of manually browsing through extensive taxonomy trees, editors can request suggestions based on the content's text fields, such as name and description.
169169

170170
### Performing advanced image to text analysis

docs/content_management/taxonomy/taxonomy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ However, before you can enable it, make sure the following prerequisites have be
145145

146146
- [Search engine](search_engines.md): Taxonomy suggestions require a search engine that supports vector search.
147147
The feature has been tested to work with Elasticsearch or Solr 9.8.1+.
148-
- [AI Actions](ai_actions.md): To be able to process embeddings, Taxonomy suggestions require that you have the AI Actions [installed and onfigured](install_ai_actions.md#configure-access-to-openai) to support the OpenAI service.
148+
- [AI Actions](ai_actions.md): To be able to process embeddings, Taxonomy suggestions require that you have the AI Actions [installed and configured](install_ai_actions.md#configure-access-to-openai) to support the OpenAI service.
149149

150150
#### Enable taxonomy embedding indexing
151151

0 commit comments

Comments
 (0)