Merge pull request #9209 from nextcloud/backport/9203/stable25

[stable25] Minor typo fix (SingleSignOn)
This commit is contained in:
Daniel 2022-10-12 21:55:36 +02:00 committed by GitHub
commit f75ed3fbf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ to get into the code and note our :doc:`../../prologue/index`.
For authentication, you can use our usual login flow, and in addition (or instead
if you are OK for users to depend on our Files app) use the great
`Android SingeSignOn library <https://github.com/nextcloud/Android-SingleSignOn/#how-to-use-this-library>`_
`Android SingleSignOn library <https://github.com/nextcloud/Android-SingleSignOn/#how-to-use-this-library>`_
Nextcloud Android library
-------------------------