Skip to content

Commit e75fb68

Browse files
authored
Merge pull request #5496 from nextcloud/rakekniven-patch-1
2 parents a4b58b2 + 7744108 commit e75fb68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/modals/HelpModal.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
@close="$emit('close')">
66
<div class="help-modal">
77
<h2>{{ t('deck', 'Keyboard shortcuts') }}</h2>
8-
<p>{{ t('deck', 'Speed up using Deck with simple shortcuts.') }}</p>
8+
<p>{{ t('deck', 'Boost your productivity using Deck with keyboard shortcuts.') }}</p>
99

1010
<h3>{{ t('deck', 'Board actions') }}</h3>
1111
<table>

0 commit comments

Comments
 (0)