mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-27 02:48:34 +00:00
📝
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
This commit is contained in:
parent
8dc99d42ff
commit
94c68d246e
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@ impl Member {
|
|||
|_, _| {
|
||||
Label::new(
|
||||
format!(
|
||||
"Follow {} on their currently active project",
|
||||
"Follow {} on their active project",
|
||||
leader_user.github_login,
|
||||
),
|
||||
theme
|
||||
|
|
Loading…
Reference in a new issue