Skip to content

Commit

Permalink
fix(quote): typo in spanish quote (TortitasT) (#4943)
Browse files Browse the repository at this point in the history
* fix: typo in spanish quote id 154

* fix: spanish quote id 154 length
  • Loading branch information
TortitasT authored Jan 22, 2024
1 parent 24ce17b commit bec5ddf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/static/quotes/spanish.json
Original file line number Diff line number Diff line change
Expand Up @@ -884,9 +884,9 @@
"id": 153
},
{
"text": "La vida es como montar en bicicleta. Para mantener el equilibrio tienes que avanza.",
"text": "La vida es como montar en bicicleta. Para mantener el equilibrio tienes que avanzar.",
"source": "Albert Einstein",
"length": 83,
"length": 84,
"id": 154
},
{
Expand Down

0 comments on commit bec5ddf

Please sign in to comment.