diff --git a/MIGRATING.md b/MIGRATING.md index 50c08fb8de3..5094578edda 100644 --- a/MIGRATING.md +++ b/MIGRATING.md @@ -116,7 +116,7 @@ The reset password method will no longer need a provider argument. The property `emails` was not used by the backend and was always `null` hitherto. - Removed `getEmails` & `setEmails` (property `emails` was removed) -Below SDK classes and interfaces are **deprecated** and will be removed from this project. +Below SDK classes/interfaces are **deprecated** and will be removed from this project. These SDK classes were previously moved to [okta-commons-java](https://github.com/okta/okta-commons-java)).