diff --git a/README.md b/README.md index 4a66415eb8ac4fc187d664611243c864d1599e06..e47275856680748db053a22dd96503ba16a3b3fa 100644 --- a/README.md +++ b/README.md @@ -23,10 +23,9 @@ Integration between Rocket.Chat and the RASA Chatbot platform ``` callback: - url: "http://localhost:3000/api/apps/public/646b8e7d-f1e1-419e-9478-10d0f5bc74d9/callback - " - ``` - > Find the correct url in the App Details page, under API section. + url: "http://localhost:3000/api/apps/public/646b8e7d-f1e1-419e-9478-10d0f5bc74d9/callback" + ``` + > You can find the correct url in the App Details page, under API section. ### Installation steps: