Skip to content

Commit 21a2a33

Browse files
susnuxkra-mo
andauthored
fixup
Co-authored-by: Laura Kramolis <git@kramo.page> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 parent a5f314e commit 21a2a33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/appstore/src/components/AppstoreSidebar/AppDetailsTab.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ function authorName(xmlNode): string {
150150
</NcNoteCard>
151151

152152
<NcNoteCard v-if="cannotLimitToGroups" type="info">
153-
{{ t('appstore', 'This app cannot be limited to groups because this app provides functionallity that is executed before group membership is determined.') }}
153+
{{ t('appstore', 'This app cannot be limited to groups because it provides functionality that is executed before group membership is determined.') }}
154154
</NcNoteCard>
155155

156156
<div v-if="groupsAppIsLimitedto.length" :class="$style.appstoreDetailsTab__section">

0 commit comments

Comments
 (0)