aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkj-sh6042025-06-06 18:21:53 -0400
committerkj-sh6042025-06-06 18:21:53 -0400
commit6e18583d51ae1a1a5e22c8b7ca991a658e0ccfb4 (patch)
treebfdaeddf75d37535e01d3ec42c8540f20467855d
parent6c9181c4c54a5d369ea6ec8ff40f47fd8d3bb666 (diff)
refactor: spelling mistakes
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 882adec..22223be 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
![GIF of mic-icon](assets/mic-icon.gif)
-It's [`volumeicon`](https://github.com/Maato/volumeicon) for microphones! but, it sucks and it's written in an inferior languange 😅. Only works on Linux (sorry, I'm honestly incompetent with other OSs).
+It's [`volumeicon`](https://github.com/Maato/volumeicon) for microphones! but, it sucks and it's written in an inferior language 😅. Only works on Linux (sorry, I'm honestly incompetent with other OSs).
In this modern internet dystopia, I often share my screen and disable notifications when presenting. This means that I don't get to see my "Microphone is [STATE]" notifications when sharing (I do tend to mute a fair bit for coughs). Imagine muting and forgetting to unmute as you continue to speak… OOOOH!!! THE MODERN SHAME!! 😭.
@@ -13,7 +13,7 @@ I really just wrote this for myself and sharing it on the internet 🤷‍♂️
## Dependencies
* Python 3
- * this thing is so simple I'll be suprised if we're facing any version incompatibilities already
+ * this thing is so simple I'll be surprised if we're facing any version incompatibilities already
* `pulsectl`
* `pygobject`
* `pactl` command (part of the `pulseAudio` or `pipewire-pulse` packages)