Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Commit 2f525a5

Browse files
authored
Fixed minor spelling mistake
Dependencies had one too many d's.
1 parent 6a05a90 commit 2f525a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc_source/setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ Next steps
165165
Once you have your AWS account and development environment set up, create a Java project using your
166166
preferred build tool. Import
167167
`the Maven bill of materials (BOM) for the AWS SDK for Java 2.x from Maven Central <https://mvnrepository.com/artifact/software.amazon.awssdk/bom/latest>`_,
168-
:code:`software.amazon.awssdk'. Then add dependendies for the services you'll use in your
168+
:code:`software.amazon.awssdk'. Then add dependencies for the services you'll use in your
169169
application.
170170
171171
Example Maven :file:`pom.xml` file:

0 commit comments

Comments
 (0)