docs: fix typo in remote-schemas overview

GITHUB_PR_NUMBER: 9520
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/9520

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9128
Co-authored-by: Jahir Fiquitiva <10360816+jahirfiquitiva@users.noreply.github.com>
GitOrigin-RevId: 4e69199664540df711f6086c9f314e1b57bf5b0b
This commit is contained in:
hasura-bot 2023-05-11 17:47:40 +05:30
parent c70ef14901
commit ae14af3fa5

View File

@ -19,7 +19,7 @@ import Remote from '@site/static/icons/features/remote_schema.svg';
<div className="overview-header">
<div className="overview-text">
<p>
Hasura has the abilty to merge your remote GraphQL schemas and provide you with a single, unified GraphQL API. Think of it
Hasura has the ability to merge your remote GraphQL schemas and provide you with a single, unified GraphQL API. Think of it
like automated schema stitching.
<br />
<br />