Fix a minor typo
This commit is contained in:
parent
1b6687c41f
commit
296273bc2b
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue