Skip to content

Commit

Permalink
docs: Update README.md (#1472)
Browse files Browse the repository at this point in the history
Variable name mismatch
  • Loading branch information
metebtg authored Oct 26, 2024
1 parent aea4209 commit 5b77396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ export default function UserProfile({user}) {
// en.json
{
"UserProfile": {
"title": "{username}'s profile",
"title": "{firstName}'s profile",
"membership": "Member since {memberSince, date, short}",
"followers": "{count, plural, ↵
=0 {No followers yet} ↵
Expand Down

0 comments on commit 5b77396

Please sign in to comment.