diff --git a/docs/api/usage.md b/docs/api/usage.md index d738c8045c5fdf2755a489c6c135673a67008991..3a32bb83540b7abd71c063a10466326150c6d1b9 100644 --- a/docs/api/usage.md +++ b/docs/api/usage.md @@ -221,7 +221,7 @@ cv api contact.get first_name=Alice last_name=Roberts ## API Security -API has security mesasures built in depending on the way the API is called that can also be turned off or on. API Permissions are also able to be altered via hook. More information on API Security can be found in the [Security Doucmentation](/security/permissions.md). +API has security mesasures built in depending on the way the API is called that can also be turned off or on. API Permissions are also able to be altered via hook. More information on API Security can be found in the [Security Documentation](/security/permissions.md). ## API Lookups by Username