Skip to content

Commit 4cca2a2

Browse files
frwdrikpracticalli-johnny
authored andcommitted
Update index.md
Fix a typo in the description of the link to the API for clojure.spec.gen.alpha.
1 parent 7b0eabd commit 4cca2a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clojure-spec/generative-testing/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ https://youtu.be/xZQ7p-YBHtE
2626

2727
## References
2828
* [Clojure.org guides: Spec - Generators](https://clojure.org/guides/spec#_generators)
29-
* [API reference: clojure.spec.test.alpha](https://clojure.github.io/spec.alpha/clojure.spec.gen.alpha-api.html)
29+
* [API reference: clojure.spec.gen.alpha](https://clojure.github.io/spec.alpha/clojure.spec.gen.alpha-api.html)
3030
* [API reference: clojure.spec.test.alpha](https://clojure.github.io/spec.alpha/clojure.spec.test.alpha-api.html)
3131
* [Video: How to do Stateful Property Testing in Clojure?](https://www.youtube.com/watch?v=xw8ZFU8CGdA)
3232

0 commit comments

Comments
 (0)