Skip to content

Commit 7081912

Browse files
committed
Fixing code format
1 parent 698edf8 commit 7081912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/sql-api-java-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ To create the JSP application:
8989

9090
## <a id="InstallSDK"></a>Install the SQL Java SDK
9191

92-
The easiest way to pull in the SQL Java SDK and its dependencies is through [Apache Maven](https://maven.apache.org/). To do this, you need to convert your project to a maven project by using the following steps:
92+
The easiest way to pull in the SQL Java SDK and its dependencies is through [Apache Maven](https://maven.apache.org/). To do this, you need to convert your project to a Maven project by using the following steps:
9393

9494
1. Right-click your project in the Project Explorer, click **Configure**, click **Convert to Maven Project**.
9595

0 commit comments

Comments
 (0)