diff options
Diffstat (limited to 'docs/assets/js/site.js')
| -rw-r--r-- | docs/assets/js/site.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/assets/js/site.js b/docs/assets/js/site.js index 2f7c276..b3e9e39 100644 --- a/docs/assets/js/site.js +++ b/docs/assets/js/site.js @@ -4,7 +4,7 @@ const site = (function(){ let time = new Date() let hour = time.getHours() let quotes = [ - "So, are softsynths as nasty as they say?", + "So, are soft-synths as nasty as they say?", "Ah, a hardware person, I get it.", "You have to make space to leave space.", "Those waveforms are more powerful than we realize.", |
