Skip to content

Commit 6f516c3

Browse files
committed
Formatting cleanup
1 parent 26d2e21 commit 6f516c3

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
@@ -104,7 +104,7 @@ What follows is an example REPL session showing some of what this library provid
104104
(str "foo" s)))))
105105
```
106106

107-
Just like `deftest`, the `defexpect` macro creates a function that contains the test\(s\). You can run each function individually:
107+
Just like `deftest`, the `defexpect` macro creates a function that contains the test(s). You can run each function individually:
108108

109109
```clojure
110110
user=> (equality)

0 commit comments

Comments
 (0)