Skip to content

Commit 2c983bf

Browse files
authored
Fix artifact id
1 parent f1106a9 commit 2c983bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ To use `algebra-testing` in your project simply include it in your POM:
6565
```xml
6666
<dependency>
6767
<groupId>com.hubspot</groupId>
68-
<artifactId>algebra--public-testing</artifactId>
68+
<artifactId>algebra-testing</artifactId>
6969
<version>1.0</version>
7070
<scope>test</scope>
7171
</dependency>

0 commit comments

Comments
 (0)