Skip to content

Commit

Permalink
Update packages/amplify-category-api/src/provider-utils/awscloudforma…
Browse files Browse the repository at this point in the history
…tion/cfn-api-artifact-handler.ts

Co-authored-by: John Hockett <jhockett@users.noreply.github.com>
  • Loading branch information
edwardfoyle and jhockett committed Feb 26, 2022
1 parent 46d52d9 commit 5778213
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -300,7 +300,7 @@ class CfnApiArtifactHandler implements ApiArtifactHandler {

/**
* If the resource is migrated, updates cli-inputs.json with the specified updates
* If not migrated, this method is a noop (but still retusn the schema path)
* If not migrated, this method is a noop (but still returns the schema path)
* @param updates The updates to apply
* @param apiName The api name
* @returns The gqlSchemaPath
Expand Down

0 comments on commit 5778213

Please sign in to comment.