Skip to content

Commit 0d7d6d1

Browse files
Fix committee typo
1 parent 995a8fe commit 0d7d6d1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

pages-admin/mailinglist-process.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,11 @@ <h1>Newsletter Process</h1>
1818
<h2>Use of the mailing list</h2>
1919
<p>Anything submitted to be sent out to the mailing list must meet one of the below criteria</p>
2020
<ul>
21-
<li>Be relavant for everyone on the mailing list</li>
22-
<li>If event details are in the section, it must have followed the <a href="{{site.url}}/event-process"></a>CodeWith Event Process</a></li>
21+
<li>Be relavant for everyone on the mailing list.</li>
22+
<li>If event details are in the section, it must have followed the <a href="{{site.url}}/event-process"></a>CodeWith Event Process.</a></li>
23+
<li>Be an update from a committee meeting.</li>
2324
</ul>
25+
2426
<div class="row">
2527
<div class="col-12">
2628
<img class="img-fluid" src="{{site.url}}/images/flowchart-mailinglist.svg" style="max-width: 50em;">

0 commit comments

Comments
 (0)