Small syntax error in HTML.
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@77936 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/www/index.html b/www/index.html
index fc40b7e..2f6a679 100644
--- a/www/index.html
+++ b/www/index.html
@@ -75,7 +75,7 @@
<ul>
<li> lib/ Is a generic portable implementations.</li>
- <li> lib/<arch> has optimized version for the following supported architectures:
+ <li> lib/(arch) has optimized version for the following supported architectures:
<ul>
<li>i386</li>
<li>X86-64</li>