Skip to content

Commit c299863

Browse files
edznankeerlu
andauthored
Update howtos/how-to-make-a-clickable-avatar-in-a-header/README.md
Co-authored-by: Lucy Keer <[email protected]>
1 parent 0bb86c4 commit c299863

File tree

1 file changed

+1
-1
lines changed
  • howtos/how-to-make-a-clickable-avatar-in-a-header

1 file changed

+1
-1
lines changed

howtos/how-to-make-a-clickable-avatar-in-a-header/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ This is an example project for TalkJS's tutorial on how to make a clickable avat
22

33
This project uses TalkJS's [custom header feature](https://talkjs.com/docs/Features/Customizations/Creating_Custom_Headers/). The custom header in this example contains a link that leads to user's profile page.
44

5-
The data is fetched from ExpressJS server that returns the list of users, the information about the current user and the current template.
5+
The frontend fetches the data from a backend ExpressJS server that returns the list of users, the information about the current user and the current template.
66

77
## Prerequisites
88

0 commit comments

Comments
 (0)