We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef73dcb commit e1ec9f9Copy full SHA for e1ec9f9
README.md
@@ -35,7 +35,7 @@ const store = new Storage();
35
await store.create();
36
```
37
38
-See the [Usage - API](#usage-api) section below for an overview of the supported methods on the storage instance.
+See the [API](#api) section below for an overview of the supported methods on the storage instance.
39
40
### With Angular
41
0 commit comments