diff options
Diffstat (limited to 'files/es/web/api/windoworworkerglobalscope/settimeout/index.html')
-rw-r--r-- | files/es/web/api/windoworworkerglobalscope/settimeout/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/es/web/api/windoworworkerglobalscope/settimeout/index.html b/files/es/web/api/windoworworkerglobalscope/settimeout/index.html index 1180d9f8af..ccb517dac3 100644 --- a/files/es/web/api/windoworworkerglobalscope/settimeout/index.html +++ b/files/es/web/api/windoworworkerglobalscope/settimeout/index.html @@ -1,12 +1,13 @@ --- title: WindowOrWorkerGlobalScope.setTimeout -slug: Web/API/WindowTimers/setTimeout +slug: Web/API/WindowOrWorkerGlobalScope/setTimeout tags: - API - HTML DOM - WindowOrWorkerGlobalScope - setTimeout translation_of: Web/API/WindowOrWorkerGlobalScope/setTimeout +original_slug: Web/API/WindowTimers/setTimeout --- <div>{{APIRef("HTML DOM")}}</div> |