Skip to content

Commit 9c63b14

Browse files
committed
typo
1 parent 5bdf95d commit 9c63b14

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
@@ -33,7 +33,7 @@ Add this piece of HTML in your `<body>` where you want the chat to be displayed:
3333
...
3434
```
3535

36-
The add this piece of code just after (it will hook the chat on the page):
36+
Then add this piece of code just after (it will hook the chat on the page):
3737
```html
3838
<script type="text/javascript">
3939
$('#mychat').phpfreechat({ serverUrl: '/phpfreechat-2.1.1/server' });

0 commit comments

Comments
 (0)