diff --git a/articles/cognitive-services-bot-intelligence-overview.md b/articles/cognitive-services-bot-intelligence-overview.md
index 78793de05..7333bc474 100644
--- a/articles/cognitive-services-bot-intelligence-overview.md
+++ b/articles/cognitive-services-bot-intelligence-overview.md
@@ -40,7 +40,7 @@ Cognitive Services provides five knowledge APIs that enable you to identify name
- The Entity Linking Intelligence Service annotates unstructured text with the relevant entities mentioned in the text. Depending on the context, the same word or phrase may refer to different things. This service understands the context of the supplied text and will identify each entity in your text.
-- The Recommendations API provides "frequently bought together" recommendations to a product, as well as personalized recommendations based on a user's history. Use this service to build and train a model based on data that you provide, and then use this model to add recommendations to your application.
+- The Recommendations API provides "frequently bought together" recommendations to a product, as well as personalized recommendations based on a user's history. Use this service to build and train a model based on data that you provide, and then use this model to add recommendations to your application.
- The Knowledge Exploration Service provides natural language interpretation of user queries and returns annotated interpretations to enable rich search and auto-completion experiences that anticipate what the user is typing. Instant query completion suggestions and predictive query refinements are based on your own data and application-specific grammars to enable your users to perform fast queries.