This is an automated email from the ASF dual-hosted git repository. gstein pushed a commit to branch gs-typo-fix in repository https://gitbox.apache.org/repos/asf/whimsy.git
commit acb2687cb7c0f01fbc7cf36dd92434c7611873b5 Author: Greg Stein <[email protected]> AuthorDate: Fri Feb 17 20:55:58 2023 -0500 fix a typo --- www/members/meeting.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/members/meeting.cgi b/www/members/meeting.cgi index 10c46b8e..6bbdc585 100755 --- a/www/members/meeting.cgi +++ b/www/members/meeting.cgi @@ -94,7 +94,7 @@ _html do 'https://www.apache.org/foundation/governance/meetings#how-member-votes-are-tallied' => 'New Members Elected By Majority', 'https://www.apache.org/foundation/governance/meetings#how-votes-for-the-board-are-tallied' => 'Board Seats Are Elected By STV', '/members/whatif' => 'Explore Past Board STV Results', - '/members/non-participants' => 'Members Not Participating Recntly', + '/members/non-participants' => 'Members Not Participating Recently', '/members/inactive' => 'Inactive Member Feedback Form', ASF::MeetingUtil::RECORDS => 'Official Past Meeting Records', 'https://lists.apache.org/[email protected]' => 'Read members@ List Archives'
