mirror of
https://github.com/plankanban/planka.git
synced 2025-12-24 17:25:00 +03:00
Fix misspelling of «management». Closes #120
This commit is contained in:
committed by
GitHub
parent
0f0ae5f483
commit
d6cb1f6683
@@ -189,7 +189,7 @@ const Login = React.memo(
|
||||
<Header
|
||||
inverted
|
||||
as="h2"
|
||||
content={t('common.projectManagment')}
|
||||
content={t('common.projectManagement')}
|
||||
className={styles.descriptionSubtitle}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user