We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1106a9 commit 2c983bfCopy full SHA for 2c983bf
README.md
@@ -65,7 +65,7 @@ To use `algebra-testing` in your project simply include it in your POM:
65
```xml
66
<dependency>
67
<groupId>com.hubspot</groupId>
68
- <artifactId>algebra--public-testing</artifactId>
+ <artifactId>algebra-testing</artifactId>
69
<version>1.0</version>
70
<scope>test</scope>
71
</dependency>
0 commit comments