We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26d2e21 commit 6f516c3Copy full SHA for 6f516c3
README.md
@@ -104,7 +104,7 @@ What follows is an example REPL session showing some of what this library provid
104
(str "foo" s)))))
105
```
106
107
-Just like `deftest`, the `defexpect` macro creates a function that contains the test\(s\). You can run each function individually:
+Just like `deftest`, the `defexpect` macro creates a function that contains the test(s). You can run each function individually:
108
109
```clojure
110
user=> (equality)
0 commit comments