diff --git a/files/en-us/web/api/window/indexeddb/index.md b/files/en-us/web/api/window/indexeddb/index.md index 1927682b86af1fa..8dc8ee84fe72102 100644 --- a/files/en-us/web/api/window/indexeddb/index.md +++ b/files/en-us/web/api/window/indexeddb/index.md @@ -8,7 +8,7 @@ browser-compat: api.indexedDB {{APIRef("IndexedDB")}} -The **`Window.indexedDB`** read-only property provides a mechanism for applications to +The **`indexedDB`** read-only property of the {{domxref("Window")}} interface provides a mechanism for applications to asynchronously access the capabilities of indexed databases. ## Value