diff --git a/index.html b/index.html index a9e29fa..4d1a4b1 100644 --- a/index.html +++ b/index.html @@ -50,7 +50,7 @@

/*                           [to clipboard] [toggle rule off] */
 .box_round {
-  -webkit-border-radius: 12px; /* Saf3-4, iOS 1-3.2, Android <e;1.6 */
+  -webkit-border-radius: 12px; /* Saf3-4, iOS 1-3.2, Android ≤1.6 */
      -moz-border-radius: 12px; /* FF1-3.6 */
           border-radius: 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */