Index: third_party/WebKit/LayoutTests/http/tests/misc/script-after-slow-stylesheet-removed.html |
diff --git a/third_party/WebKit/LayoutTests/http/tests/misc/script-after-slow-stylesheet-removed.html b/third_party/WebKit/LayoutTests/http/tests/misc/script-after-slow-stylesheet-removed.html |
index bbbed0e0b31f561381061b38d5175f47180814b3..1ecb12a38ca8c4499d1edbd9ee23edd002c220bd 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/misc/script-after-slow-stylesheet-removed.html |
+++ b/third_party/WebKit/LayoutTests/http/tests/misc/script-after-slow-stylesheet-removed.html |
@@ -14,7 +14,7 @@ setTimeout(function() { |
<link id="sheet" rel="stylesheet" href="http://127.0.0.1:8000/misc/resources/slow-stylesheet.cgi"> |
-<p>Test that removing the last script blocking resoruce doesn't synchronously run script.</p> |
+<p>Test that removing the last script blocking resource doesn't synchronously run script.</p> |
<p id="output"></p> |
<script> |