mirror of
https://github.com/plankanban/planka.git
synced 2025-07-19 13:19:44 +02:00
Fix misspelling of «management». Closes #120
This commit is contained in:
parent
d06dce61d4
commit
7956503a46
9 changed files with 9 additions and 9 deletions
|
@ -189,7 +189,7 @@ const Login = React.memo(
|
|||
<Header
|
||||
inverted
|
||||
as="h2"
|
||||
content={t('common.projectManagment')}
|
||||
content={t('common.projectManagement')}
|
||||
className={styles.descriptionSubtitle}
|
||||
/>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue