Fix a minor typo

This commit is contained in:
Simon Wirtz 2020-02-04 13:04:33 +01:00 committed by Stian Thorgersen
parent 1b6687c41f
commit 296273bc2b

View file

@ -1,6 +1,6 @@
=== What are Client Adapters? === What are Client Adapters?
{project_name} client adapters are libraries that makes it very easy to secure applications and services with {project_name}. We call them {project_name} client adapters are libraries that make it very easy to secure applications and services with {project_name}. We call them
adapters rather than libraries as they provide a tight integration to the underlying platform and framework. This makes our adapters easy to use and they adapters rather than libraries as they provide a tight integration to the underlying platform and framework. This makes our adapters easy to use and they
require less boilerplate code than what is typically required by a library. require less boilerplate code than what is typically required by a library.