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:
- Use {@code Notification.MessagingStyle}.
- - Call the method
- {@code setAllowGeneratedReplies()}
- for the notification action.
+ - Call the method {@code setAllowGeneratedReplies()} for the notification action.
+ For more information, see the downloadable
+ API reference.
+
- Ensure that the notification action has a
{@code RemoteInput}
(where the responses will reside).