Skip to content

Commit ab4f201

Browse files
authored
Merge pull request #95403 from changeworld/patch-2
Fix typo
2 parents 2e64660 + 11fd9f3 commit ab4f201

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cosmos-db/cassandra/access-data-spring-data-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The following procedure configures the test application.
5151
```
5252

5353
> [!NOTE]
54-
> Although the usage described below is identical for both Java version 3 and version 4 samples above, the way in which they have been implemented in order to include custom retry and load balancing policies is different. We recommend reviewing the code to understand how to implement custom policies if you are making changes to an existing spring java application.
54+
> Although the usage described below is identical for both Java version 3 and version 4 samples above, the way in which they have been implemented in order to include custom retry and load balancing policies is different. We recommend reviewing the code to understand how to implement custom policies if you are making changes to an existing Spring Java application.
5555
5656
1. Locate the *application.properties* file in the *resources* directory of the sample project, or create the file if it does not already exist.
5757

@@ -153,4 +153,4 @@ For more information about using Azure with Java, see the [Azure for Java Develo
153153
[COSMOSDB04]: media/access-data-spring-data-app/create-cosmos-db-04.png
154154
[COSMOSDB05]: media/access-data-spring-data-app/create-cosmos-db-05.png
155155
[COSMOSDB05-1]: media/access-data-spring-data-app/create-cosmos-db-05-1.png
156-
[COSMOSDB06]: media/access-data-spring-data-app/create-cosmos-db-06.png
156+
[COSMOSDB06]: media/access-data-spring-data-app/create-cosmos-db-06.png

0 commit comments

Comments
 (0)