fix: singular/plural wording (#8381)

Simple language fix
This commit is contained in:
Fuzzbizz 2024-08-05 12:40:29 +02:00 committed by GitHub
parent 4e3fd305ab
commit 1c7c550d60
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -52,7 +52,7 @@ When planning your application consider the following questions about User Authe
- Do you offer Login via Identity Provider?
- Which languages do you have to provide?
When looking at this questions, you may have to admit that building an Identity Management System is much more complex and complicated than you thought initially and implementing if yourself may be too much work.
When looking at these questions, you may have to admit that building an Identity Management System is much more complex and complicated than you thought initially and implementing if yourself may be too much work.
Particularly because you should focus building your applications.
### Federation