Skip to content

Commit 97d0ba4

Browse files
authored
Merge branch 'main' into wilson/eng-8196-navigation-sometimes-not-working-when-switching-graph
2 parents a7c3497 + b696681 commit 97d0ba4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/router-simple/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Click on "Trace" in the right corner of the Playground to see the tracing featur
3838

3939
## Modifying the schema
4040

41-
In the [graphql.yaml](graphql.yaml) file, you can see the subgraphs that make up the federated schema. We download the schemas through their introspection endpoint and compose them into a federated schema.
41+
In the [graph.yaml](graph.yaml) file, you can see the subgraphs that make up the federated schema. We download the schemas through their introspection endpoint and compose them into a federated schema.
4242
You can also reference a local schema file. For more information, see the [wgc router compose](https://cosmo-docs.wundergraph.com/cli/router/compose).
4343

44-
For demonstration purposes, all subgraphs are running on a severless environment. The Cosmo Router is running locally and proxies the requests to the remote services. It might take a few seconds for the serverless functions to start up.
44+
For demonstration purposes, all subgraphs are running on a severless environment. The Cosmo Router is running locally and proxies the requests to the remote services. It might take a few seconds for the serverless functions to start up.

0 commit comments

Comments
 (0)