Skip to content

Commit 94b2c22

Browse files
authored
fix: capitalization + punctuation
1 parent b5f80f2 commit 94b2c22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/code-generation/downloading-schema.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Apollo Studio is a cloud platform that helps you build, validate, and secure you
1414

1515
In the SDL view of the Schema tab of Apollo Studio there is a drop-down menu where you can download the linked schema in SDL or JSON format.
1616

17-
You can visit this [public example](https://studio.apollographql.com/public/star-wars-swapi/schema/sdl?variant=current) of the Apollo studio for a [StarWars GraphQL API](https://studio.apollographql.com/public/star-wars-swapi/home?variant=current). On the right-hand side you can see the drop-down allowing downloads of both formats.
17+
You can visit this [public example](https://studio.apollographql.com/public/star-wars-swapi/schema/sdl?variant=current) of Apollo Studio for a [StarWars GraphQL API](https://studio.apollographql.com/public/star-wars-swapi/home?variant=current). On the right-hand side, you can see the drop-down allowing downloads of both formats.
1818

1919
Please see the [documentation](https://www.apollographql.com/docs/studio/) for further details on how to use Apollo Studio.
2020

0 commit comments

Comments
 (0)