Update README.md

This commit is contained in:
Markus Schirp 2013-01-23 14:01:04 +01:00
parent 0e4881f192
commit b225a9abe0

View file

@ -72,7 +72,7 @@ Private singleton methods: spec/unit/#{namespace}/#{class_name}/class_methods/*_
Symbolic operator like method are expanded. So for example ```Foo#<<``` is expanded to:
```
sspec/unit/foo/left_shift_operator_spec.rb
spec/unit/foo/left_shift_operator_spec.rb
````
The full list of expansion can be found here: