diff --git a/website/i3status/index.html b/website/i3status/index.html index 2d08fa00..35afe495 100644 --- a/website/i3status/index.html +++ b/website/i3status/index.html @@ -24,13 +24,15 @@ li { bar via its 9P pseudo filesystem. It is designed to be very efficient by issuing a very small number of systemcalls (as the bar should be updated every second or at your specified interval). This ensures that even under high load, your status - bar is updated correctly and it saves a little bit of battery life by not spawnâ - ing new processes every second like shell scripts does. + bar is updated correctly and it saves a little bit of battery life by not spawning + new processes every second like shell scripts do.