diff --git a/docs/html/wear/preview/features/notifications.jd b/docs/html/wear/preview/features/notifications.jd index 75f9feeffc441..c84a47002f9d1 100644 --- a/docs/html/wear/preview/features/notifications.jd +++ b/docs/html/wear/preview/features/notifications.jd @@ -194,9 +194,10 @@ following:
  1. Use {@code Notification.MessagingStyle}.
  2. -
  3. Call the method - {@code setAllowGeneratedReplies()} - for the notification action.
  4. +
  5. Call the method {@code setAllowGeneratedReplies()} for the notification action. + For more information, see the downloadable + API reference. +
  6. Ensure that the notification action has a {@code RemoteInput} (where the responses will reside).