Skip to content

Commit d2dce70

Browse files
authored
Fix minor typo (aws-amplify#5356)
1 parent 2d8d7b8 commit d2dce70

File tree

1 file changed

+1
-1
lines changed
  • src/fragments/start/getting-started/next

1 file changed

+1
-1
lines changed

src/fragments/start/getting-started/next/api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ amplify mock api
164164
_Note:_ `amplify mock api` requires Java.
165165

166166
```console
167-
# If you have not already deployed you API, you will be walked through the following steps for GraphQL code generation
167+
# If you have not already deployed your API, you will be walked through the following steps for GraphQL code generation
168168
? Choose the code generation language target: javascript (or preferred target)
169169
? Enter the file name pattern of graphql queries, mutations and subscriptions: src/graphql/**/*.js
170170
? Do you want to generate/update all possible GraphQL operations - queries, mutations and subscriptions: Yes

0 commit comments

Comments
 (0)