Skip to content

Commit

Permalink
Fixed typo contextual & users
Browse files Browse the repository at this point in the history
With Rasa, you can build contexual*[contextual]* assistants on:
Here is how use*[users]* can install it:
  • Loading branch information
saravananselvamohan authored May 24, 2020
1 parent 3d57940 commit 6bc2658
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<img align="right" height="244" src="https://www.rasa.com/assets/img/sara/sara-open-source-2.0.png">

Rasa is an open source machine learning framework to automate text-and voice-based conversations. With Rasa, you can build contexual assistants on:
Rasa is an open source machine learning framework to automate text-and voice-based conversations. With Rasa, you can build contextual assistants on:
- Facebook Messenger
- Slack
- Google Hangouts
Expand Down Expand Up @@ -189,7 +189,7 @@ Where `[n]` is the number of jobs desired. If omitted, `[n]` will be automatical
Poetry doesn't include any solution that can help to resolve merge conflicts in
the lock file `poetry.lock` by default.
However, there is a great tool called [poetry-merge-lock](https://poetry-merge-lock.readthedocs.io/en/latest/).
Here is how use can install it:
Here is how users can install it:

```bash
pip install poetry-merge-lock
Expand Down

0 comments on commit 6bc2658

Please sign in to comment.