diff --git a/packages/website/docs/API.md b/packages/website/docs/API.md index ecc08c4f..d840fef4 100644 --- a/packages/website/docs/API.md +++ b/packages/website/docs/API.md @@ -461,7 +461,7 @@ removeFew = async () => { ## `clear` -Removes **whole** `AsyncStorage` data, for all clients, libraries, etc. You probably want to use [removeItem](#removeItem) or [multiRemove](#multiRemove) to clear only your App's keys. +Removes **whole** `AsyncStorage` data, for all clients, libraries, etc. You probably want to use [removeItem](#removeitem) or [multiRemove](#multiremove) to clear only your App's keys. **Signature**: