Skip to content

Commit 0197e4e

Browse files
committed
Remove trailing space from README
1 parent e114045 commit 0197e4e

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
@@ -3,7 +3,7 @@
33
An assertions/expectations library for Rust. `expect` provides a syntax
44
inspired by [RSpec](https://rspec.info/documentation/3.9/rspec-expectations/)
55
and [Gomega](https://onsi.github.io/gomega/), and a set of powerful built-in
6-
matchers.
6+
matchers.
77

88
## Getting `expect`
99

0 commit comments

Comments
 (0)