You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 15, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: doc_source/setup.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -165,7 +165,7 @@ Next steps
165
165
Once you have your AWS account and development environment set up, create a Java project using your
166
166
preferred build tool. Import
167
167
`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
0 commit comments