diff options
author | mak448a <[email protected]> | 2024-12-21 17:44:14 -0600 |
---|---|---|
committer | GitHub <[email protected]> | 2024-12-22 00:44:14 +0100 |
commit | 775908026fd9b9940caf7b90c98500fb70832c2b (patch) | |
tree | c2793c2eed48fd7944a5bd9e9443ae8b0b712cb3 | |
parent | a1397b798130818bd457292180bebc688ce47541 (diff) | |
download | monkeytype-775908026fd9b9940caf7b90c98500fb70832c2b.tar.gz monkeytype-775908026fd9b9940caf7b90c98500fb70832c2b.zip |
impr(quotes): grammar fix for English quote 192 (@mak448a) (#6118)
-rw-r--r-- | frontend/static/quotes/english.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/static/quotes/english.json b/frontend/static/quotes/english.json index 202b69bd2..28a20306c 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -1094,7 +1094,7 @@ "length": 204 }, { - "text": "There are mysteries to the universe we were never meant to solve, but who we are and why we are here, are not among them, those answers we carry inside.", + "text": "There are mysteries to the universe we were never meant to solve. But who we are and why we are here, are not among them. Those answers we carry inside.", "source": "Transformers: Age of Extinction", "id": 192, "length": 152 |