Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 10 additions & 6 deletions templates/pages/join/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,12 +79,12 @@ <h2 class="font-alt">Why DIF</h2>
<td></td>
</tr>
<tr>
<td>Eligible for Steering Committee Election</td>
<td>Elegible to serve on Steering Committee</td>
<td>Yes</td>
<td>Yes</td>
<td>No</td>
</tr>
<tr>
<td>Eligible for a WG Chair Election</td>
<td>Eligible to serve as WG Chair</td>
<td>Yes</td>
<td>Yes</td>
</tr>
Expand Down Expand Up @@ -122,16 +122,20 @@ <h2 class="font-alt">Why DIF</h2>
<td></td>
</tr>
<tr>
<td>Participate in consensus</td>
<td>Participate in WG consensus</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr>
<td>Participate in Supermajority vote</td>
<td>Participate in Supermajority WG votes</td>
<td>Yes</td>
<td>No</td>
</tr>
<tr>
<td>Vote in Steering Committee elections</td>
<td>Yes</td>
<td>No</td>
</tr>

<tr style="height: 15px;"/>
</tr>

Expand Down