diff options
author | Anthony Wang | 2025-05-10 11:26:18 -0400 |
---|---|---|
committer | Anthony Wang | 2025-05-10 11:26:18 -0400 |
commit | e5cbb6e6bd32b09ac6458b7fd7779ee2bac8b918 (patch) | |
tree | 2e985ec95e3a90f74ba777799825b54c990d792b | |
parent | c99276d5f8866562783c4f1418420618d74d3500 (diff) |
Shorten imaginary numbers quote
-rw-r--r-- | assets/js/quotes.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/js/quotes.js b/assets/js/quotes.js index e99aecf..3fb36c1 100644 --- a/assets/js/quotes.js +++ b/assets/js/quotes.js @@ -42,7 +42,7 @@ quotes = [ "I don't understand, I can only undersleep.", "Nerd (nerd enjoying recursive definitions)", "No proofs, just mouse haircut.", - "Breaking news: MIT researchers have discovered that imaginary numbers don't actually exist!", + "Breaking news: MIT researchers discover imaginary numbers don't actually exist.", "How do you make weapons out of candy canes? You suck.", "You gargle salt, you gurgle languages.", "Assume a cow is a perfect horse.", |