Skip to content

Commit 80441bd

Browse files
authored
Apply suggestions from code review
1 parent ca27228 commit 80441bd

File tree

1 file changed

+1
-1
lines changed
  • src/pages/[platform]/build-a-backend/data/aws-appsync-apollo-extensions

1 file changed

+1
-1
lines changed

src/pages/[platform]/build-a-backend/data/aws-appsync-apollo-extensions/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The Amplify library provides components to facilitate configuring the authorizer
4848

4949
### Install the AWS AppSync Apollo library
5050

51-
Add AWS AppSync Apollo Extensions dependency to your app/build.gradle.kts file:
51+
Add `apollo-appsync` dependency to your app/build.gradle.kts file:
5252

5353
```kotlin title="app/build.gradle.kts"
5454
dependencies {

0 commit comments

Comments
 (0)