diff --git a/MIGRATING_v2_to_v3.md b/MIGRATING_v2_to_v3.md index 7ca78b9402d..be4a1fa8e2f 100644 --- a/MIGRATING_v2_to_v3.md +++ b/MIGRATING_v2_to_v3.md @@ -195,7 +195,7 @@ Below method has been removed. ### Package `com.okta.sdk.resource.policy.PolicyList` -Interface has been removed. +Interface has been replaced by `com.okta.sdk.resource.authorization.server.AuthorizationServerPolicyList` ### Package `com.okta.sdk.resource.user.factor.CustomHotpUserFactor`