Skip to content

Commit 31142bd

Browse files
committed
docs: Update readme
1 parent 6d6b2eb commit 31142bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ As you may be able to tell from above, there are 5 configurable sections within
114114

115115
#### Rendering Html
116116

117-
To render html in messages, add the `renderHtml` attribute to any Block that requires html rendering. The `renderHtml` attribute is an array that accepts `"USER"` and/or `"BOT"`. An example can be seen below:
117+
To render html in messages, add the `renderHtml` attribute to any Block that requires html rendering. The `renderHtml` attribute is an array that accepts senders such as `"USER"` and/or `"BOT"`. An example can be seen below:
118118

119119
```javascript
120120
import ChatBot from "react-chatbotify";

0 commit comments

Comments
 (0)