aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/api/indexeddb_api
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br/web/api/indexeddb_api')
-rw-r--r--files/pt-br/web/api/indexeddb_api/basic_concepts_behind_indexeddb/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/api/indexeddb_api/basic_concepts_behind_indexeddb/index.html b/files/pt-br/web/api/indexeddb_api/basic_concepts_behind_indexeddb/index.html
index c83b48750e..1ec04d3838 100644
--- a/files/pt-br/web/api/indexeddb_api/basic_concepts_behind_indexeddb/index.html
+++ b/files/pt-br/web/api/indexeddb_api/basic_concepts_behind_indexeddb/index.html
@@ -176,7 +176,7 @@ translation_of: Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB
<p>When an object or array is stored, the properties and values in that object or array can also be anything that is a valid value.</p>
- <p><a href="/en/DOM/Blob" title="en/DOM/Blob">Blobs</a> and files can be stored, cf. <a class="external" href="http://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html">specification</a> {{ fx_minversion_inline("11") }}.</p>
+ <p><a href="/en/DOM/Blob" title="en/DOM/Blob">Blobs</a> and files can be stored, cf. <a class="external" href="http://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html">specification</a>.</p>
</dd>
</dl>