spelling: position

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2022-12-26 17:49:41 -05:00
parent 866f8d8a70
commit b90f704c10
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
<el-switch id="sound_toot" v-model="sound_toot" active-color="#13ce66"> </el-switch>
</el-form-item>
</el-form>
<el-form class="timeline section" label-potision="right" label-width="302px">
<el-form class="timeline section" label-position="right" label-width="302px">
<h3>{{ $t('preferences.general.timeline.title') }}</h3>
<p class="description">
{{ $t('preferences.general.timeline.description') }}