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

Commit 1670a0a

Browse files
authored
Merge pull request #35 from gmconte/patch-1
Fix typo in configuration-metrics.rst
2 parents 9e9395b + b8a0b2c commit 1670a0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc_source/configuration-metrics.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Before you can enable and use metrics, you must complete the following steps:
6060
<dependencies>
6161
<dependency>
6262
<groupId>software.amazon.awssdk</groupId>
63-
<artifactId>cloudwach-metric-publisher</artifactId>
63+
<artifactId>cloudwatch-metric-publisher</artifactId>
6464
<version>2.14.0</version>
6565
</dependency>
6666
</dependencies>

0 commit comments

Comments
 (0)