mirror of
https://github.com/graphql-hive/console
synced 2026-05-24 01:28:32 +00:00
Update federation-page.tsx
This commit is contained in:
parent
c5d23a379f
commit
a151429dbe
1 changed files with 1 additions and 1 deletions
|
|
@ -311,7 +311,7 @@ function HowFederationWorks(props: { className?: string }) {
|
|||
<li>Team owns their piece of the GraphQL API</li>
|
||||
<li>They gain autonomy</li>
|
||||
<li>Teams deploy on their own pace</li>
|
||||
<li>Subgraphs are scale as needed</li>
|
||||
<li>Subgraphs are scaled as needed</li>
|
||||
</ul>
|
||||
</>
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue