Skip to content

Commit

Permalink
fixing typos
Browse files Browse the repository at this point in the history
  • Loading branch information
riesentoaster committed Oct 18, 2023
1 parent 1f44253 commit 3204f46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/questions/questionsByDate.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1142,7 +1142,7 @@ export const questionsByDate: QuestionsByDate = {
deepness: 1,
translations: {
en: 'What is the coolest thing you own that isn\'t expensive?',
de: 'Was ist das coolste Ding, das die gehört, und nicht teuer ist?'
de: 'Was ist das coolste Ding, das dir gehört, und nicht teuer ist?'
}
}
],
Expand Down Expand Up @@ -1472,7 +1472,7 @@ export const questionsByDate: QuestionsByDate = {
'2023-10-17': [
{
deepness: 2,
author: 'Jakoba',
author: 'Jacoba',
translations: {
de: 'Was für ein Kompliment bekommst du nicht gerne?',
en: 'What compliment do you dislike receiving?'
Expand Down

0 comments on commit 3204f46

Please sign in to comment.