Skip to content

Commit b8c1c96

Browse files
committed
Fixed a typo in the S3 provider name
1 parent df68e89 commit b8c1c96

File tree

1 file changed

+1
-1
lines changed
  • services/providers/wanaku-provider-s3

1 file changed

+1
-1
lines changed

services/providers/wanaku-provider-s3/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>wanaku-provider-s3</artifactId>
13-
<name>Wanaku :: Services :: Providers :: D3</name>
13+
<name>Wanaku :: Services :: Providers :: S3</name>
1414

1515
<dependencies>
1616
<dependency>

0 commit comments

Comments
 (0)