diff --git a/pages/browser-support.html b/pages/browser-support.html index e6d9246..2daf3f1 100644 --- a/pages/browser-support.html +++ b/pages/browser-support.html @@ -20,10 +20,10 @@
Any problem with jQuery in the above browsers should be considered and reported as a bug in jQuery.
-(current - 1) or newer denotes that we support the current stable version of the browser and the version that preceded it. For example, if the current version of a browser is 24.x, we support the 24.x and 23.x versions.
-12.1x, (current - 1) or newer denotes that we support Opera 12.1x as well as last 2 versions of Opera. For example, if the current Opera version is 20.x, we support Opera 12.1x, 19.x and 20.x but not Opera 15.x through 18.x.
+(Current - 1) or Current denotes that we support the current stable version of the browser and the version that preceded it. For example, if the current version of a browser is 24.x, we support the 24.x and 23.x versions.
+12.1x, (Current - 1) or Current denotes that we support Opera 12.1x as well as last 2 versions of Opera. For example, if the current Opera version is 20.x, we support Opera 12.1x, 19.x and 20.x but not Opera 15.x through 18.x.