aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2018-11-24 09:45:42 -0500
committerLibravatar Drew DeVault <sir@cmpwn.com>2018-11-24 09:45:42 -0500
commit6fa28dcac30099d6ba49b1b0afac53d2e934f66a (patch)
tree67496931fbc95249b8f34c3d77e34966ddeab683
parentFix typo (diff)
downloadsway-6fa28dcac30099d6ba49b1b0afac53d2e934f66a.tar.gz
sway-6fa28dcac30099d6ba49b1b0afac53d2e934f66a.tar.zst
sway-6fa28dcac30099d6ba49b1b0afac53d2e934f66a.zip
Fix typo on index.html
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index ec6688b1..029af22f 100644
--- a/index.html
+++ b/index.html
@@ -7,7 +7,7 @@ layout: master
7 <div class="col-md-4"> 7 <div class="col-md-4">
8 <h1><img src="/assets/logo.png" id="logo" alt="Sway" /></h1> 8 <h1><img src="/assets/logo.png" id="logo" alt="Sway" /></h1>
9 <p> 9 <p>
10 Sway is tiling Wayland compositor and a drop-in replacement for the 10 Sway is a tiling Wayland compositor and a drop-in replacement for the
11 <a href="http://i3wm.org/">i3 window manager</a> for X11. It works 11 <a href="http://i3wm.org/">i3 window manager</a> for X11. It works
12 with your existing i3 configuration and supports most of i3's 12 with your existing i3 configuration and supports most of i3's
13 features, plus a few extras. 13 features, plus a few extras.