diff options
Diffstat (limited to 'files/ru/web/api/performance/now/index.html')
-rw-r--r-- | files/ru/web/api/performance/now/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/performance/now/index.html b/files/ru/web/api/performance/now/index.html index 1d5a9431c8..82dae485f2 100644 --- a/files/ru/web/api/performance/now/index.html +++ b/files/ru/web/api/performance/now/index.html @@ -66,5 +66,5 @@ console.log("Call to doSomething took " + (t1 - t0) + " milliseconds.") <h2 id="Смотрите_также">Смотрите также</h2> <ul> - <li><a href="http://updates.html5rocks.com/2012/08/When-milliseconds-are-not-enough-performance-now" title="http://updates.html5rocks.com/2012/08/When-milliseconds-are-not-enough-performance-now">When milliseconds are not enough: performance.now() </a>от HTML5 Rocks.</li> + <li><a href="http://updates.html5rocks.com/2012/08/When-milliseconds-are-not-enough-performance-now">When milliseconds are not enough: performance.now() </a>от HTML5 Rocks.</li> </ul> |