Skip to content

Commit 525cbb0

Browse files
fixup! Fix typo
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
1 parent f39c92a commit 525cbb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/settings/src/components/AppDetails.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
class="appslink"
124124
:href="app.bugs"
125125
target="_blank"
126-
rel="noreferrer noopener">{{ t('settings', 'Visit websitg') }} ↗</a>
126+
rel="noreferrer noopener">{{ t('settings', 'Report a bug') }} ↗</a>
127127

128128
<a v-if="app.documentation && app.documentation.user"
129129
class="appslink"

0 commit comments

Comments
 (0)