aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/api/windowbase64/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/api/windowbase64/index.html')
-rw-r--r--files/es/web/api/windowbase64/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/files/es/web/api/windowbase64/index.html b/files/es/web/api/windowbase64/index.html
index bdce1f982f..2607e635fa 100644
--- a/files/es/web/api/windowbase64/index.html
+++ b/files/es/web/api/windowbase64/index.html
@@ -9,6 +9,7 @@ tags:
- TopicStub
- WindowBase64
translation_of: Web/API/WindowOrWorkerGlobalScope
+translation_of_original: Web/API/WindowBase64
---
<p>{{APIRef}}</p>
<p>The <code><strong>WindowBase64</strong></code> helper contains utility methods to convert data to and from base64, a binary-to-text encoding scheme. For example it is used in <a href="/en-US/docs/data_URIs">data URIs</a>.</p>