We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d8d7b8 commit d2dce70Copy full SHA for d2dce70
src/fragments/start/getting-started/next/api.mdx
@@ -164,7 +164,7 @@ amplify mock api
164
_Note:_ `amplify mock api` requires Java.
165
166
```console
167
-# If you have not already deployed you API, you will be walked through the following steps for GraphQL code generation
+# If you have not already deployed your API, you will be walked through the following steps for GraphQL code generation
168
? Choose the code generation language target: javascript (or preferred target)
169
? Enter the file name pattern of graphql queries, mutations and subscriptions: src/graphql/**/*.js
170
? Do you want to generate/update all possible GraphQL operations - queries, mutations and subscriptions: Yes
0 commit comments