fixed typo

This commit is contained in:
Grzegorz Leoniec 2018-10-16 14:52:19 +02:00
parent 9924bd7b82
commit d59ee07787

View File

@ -83,7 +83,7 @@
</ds-space>
</template>
<template v-else>
<p style="text-align: center; opacity: .5;">niemandem folgt {{ user.name }}</p>
<p style="text-align: center; opacity: .5;">niemand folgt {{ user.name }}</p>
</template>
</ds-card>
</ds-flex-item>