summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Luan Nguyen <luann@google.com> 2015-05-27 11:51:14 -0700
committer Luan Nguyen <luann@google.com> 2015-05-27 11:51:14 -0700
commit298b0f29d3eaeda6830f4f094965d9b80fd06886 (patch)
tree79837d840d741e10cd2ffb1be44dfe885e0ba027
parent27ce77acfda17b04d14e70d5f30c160f72ad8733 (diff)
docs: Remove 's' from Confirm Credential sample.
Change-Id: I4b33fec58014c54594210e0f5f4e759393adc618
-rw-r--r--docs/html/preview/samples.jd4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/preview/samples.jd b/docs/html/preview/samples.jd
index 4a4554fdcd64..bccc89761056 100644
--- a/docs/html/preview/samples.jd
+++ b/docs/html/preview/samples.jd
@@ -24,13 +24,13 @@ page.image=images/cards/samples-new_2x.png
<p><a href="https://github.com/googlesamples/android-RuntimePermissions">Get it on GitHub</a></p>
-<h3 id="ConfirmCredentials">Confirm Credentials</h3>
+<h3 id="ConfirmCredentials">Confirm Credential</h3>
<p>
This sample demonstrates how to use device credentials as an authentication method in your app.
</p>
-<p><a href="https://github.com/googlesamples/android-ConfirmCredentials">Get it on
+<p><a href="https://github.com/googlesamples/android-ConfirmCredential">Get it on
GitHub</a></p>
<h3 id="FingerprintDialog">Fingerprint Dialog</h3>