fix: typo

resolves #74
This commit is contained in:
Daniel Roe 2022-11-24 22:11:38 +00:00
parent 779bde0bb1
commit bef89502a1
No known key found for this signature in database
GPG key ID: 22D5008E4F5D9B55

View file

@ -114,7 +114,7 @@ function mention() {
<template>
<div flex justify-between gap-8>
<CommonTooltip placement="bottom" content="Replay">
<CommonTooltip placement="bottom" content="Reply">
<RouterLink :to="getStatusPath(status)">
<StatusActionButton
:text="status.repliesCount"