AWS location documentation change
Summary
Corrected typo in 'assistw' to 'assist' in authentication helper documentation
Security assessment
Change is a minor spelling correction with no impact on security content. The authentication methods (API keys/Cognito) remain unchanged and no security vulnerabilities or features are discussed.
Diff
diff --git a/location/latest/developerguide/how-to-auth-helper.md b/location/latest/developerguide/how-to-auth-helper.md index 6b3fe5d2c..4cd42c5af 100644 --- a//location/latest/developerguide/how-to-auth-helper.md +++ b//location/latest/developerguide/how-to-auth-helper.md @@ -9 +9 @@ This section provides additional information about authentication helpers. -The Amazon Location JavaScript authentication utilities assistw in authenticating when making Amazon Location Service API calls from JavaScript applications. These utilities specifically support authentication using API keys or Amazon Cognito. +The Amazon Location JavaScript authentication utilities assist in authenticating when making Amazon Location Service API calls from JavaScript applications. These utilities specifically support authentication using API keys or Amazon Cognito.