|
@@ -120,7 +120,8 @@ const SetContentWorkingGroupsLeadForm: React.FunctionComponent<FormInnerProps> =
|
|
|
label="New Content Working Group Lead"
|
|
|
help={
|
|
|
'The member you propose to set as a new Content Working Group Lead. ' +
|
|
|
- 'Start typing handle or use "id:[ID]" query.'
|
|
|
+ 'Start typing handle or use "id:[ID]" query. ' +
|
|
|
+ 'Current council members are not allowed to be selected and are excluded from the list.'
|
|
|
}
|
|
|
>
|
|
|
{
|