Skip to content

Commit 0aadfcd

Browse files
authored
Update index.mdx (#8159)
1 parent 9751131 commit 0aadfcd

File tree

1 file changed

+1
-1
lines changed
  • src/pages/[platform]/build-a-backend/data/custom-business-logic/search-and-aggregate-queries

1 file changed

+1
-1
lines changed

src/pages/[platform]/build-a-backend/data/custom-business-logic/search-and-aggregate-queries/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -905,7 +905,7 @@ You can also check this in the DynamoDB console by going to the Integrations sec
905905

906906
## Step 4: Expose new queries on OpenSearch
907907

908-
### Step 4a:Add OpenSearch Datasource to backend
908+
### Step 4a: Add OpenSearch Datasource to backend
909909

910910
First, Add the OpenSearch data source to the data backend. Add the following code to the end of the `amplify/backend.ts` file.
911911

0 commit comments

Comments
 (0)