Skip to content

Commit 12e8d61

Browse files
committed
Spell out IAM in the interface doc of the logout function
1 parent c31263d commit 12e8d61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/client/att-api-client.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1762,7 +1762,7 @@ var AttApiClient = (function () {
17621762
},
17631763

17641764
/**
1765-
* Logout of the IAM session
1765+
* Logout of the In-App Messaging session
17661766
*
17671767
*/
17681768
logout: function logout(success, fail) {

0 commit comments

Comments
 (0)