Skip to content

Commit 29c48d5

Browse files
jstrobelHoussein Djirdeh
authored andcommitted
Fix typo (#718)
1 parent 28080b7 commit 29c48d5

File tree

1 file changed

+1
-1
lines changed
  • src/locale/languages

1 file changed

+1
-1
lines changed

src/locale/languages/de.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ export const de = {
186186
repoActions: 'Repository Aktionen',
187187
forkAction: 'Fork',
188188
starAction: 'Star',
189-
unstarAction: 'Unstart',
189+
unstarAction: 'Unstar',
190190
shareAction: 'Teilen',
191191
unwatchAction: 'Unwatch',
192192
watchAction: 'Watch',

0 commit comments

Comments
 (0)