Typo on help page

This commit is contained in:
Bastian
2021-01-25 14:34:23 +01:00
parent 3a066452d0
commit e6830ec131

View File

@@ -79,7 +79,7 @@ export default function PageHelp({ leaving, onLeave }: { leaving: boolean; onLea
</li> </li>
<li> <li>
<strong>Hold:</strong> This category is a bit special. Unlike the others, we recommend to stop doing or using something. That does not mean that <strong>Hold:</strong> This category is a bit special. Unlike the others, we recommend to stop doing or using something. That does not mean that
there are bad and it often might be ok to use them in existing projects. But we move things here if we think we shouldn't do them anymore - because they are bad and it often might be ok to use them in existing projects. But we move things here if we think we shouldn't do them anymore - because
we see better options or alternatives now. we see better options or alternatives now.
</li> </li>
</ul> </ul>