Web: fix typo in tags view

This commit is contained in:
Sybren A. Stüvel 2023-09-11 17:11:30 +02:00
parent c2e34ff4e3
commit 68c55f97be

@ -59,8 +59,7 @@
with one those tags, and on tagless jobs. with one those tags, and on tagless jobs.
</li> </li>
<li> <li>
A worker <strong>without</strong> tags will work only work on tagless A worker <strong>without</strong> tags will only work on tagless jobs.
jobs.
</li> </li>
</ul> </ul>
</div> </div>