Skip to content

Commit d240f3b

Browse files
committed
doc [no ci]
1 parent ff1cbab commit d240f3b

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
@@ -34,7 +34,7 @@
3434
- Pluggable reporters (console, silent, TAP, JSON)
3535
- Built for F# — simple and idiomatic
3636
- No need for `<|` or functions wrapped in parentheses!
37-
- No need for complex combinations of attributes - it's just all F# code!
37+
- No need for complex combinations of attributes - it's all just F# code!
3838

3939
Sprout provides a clean API for structuring tests. There are a minimum of
4040
abstractions. `describe` blocks may be nested to any suitable depth. It is all

0 commit comments

Comments
 (0)