Skip to content

Commit 5602d59

Browse files
authored
docs: fix broken README anchor for should vs is_expected.to (thoughtbot#1700)
* docs: fix should vs is_expected.to TOC anchor * docs: add explicit anchor for should vs is_expected.to section
1 parent f147e7b commit 5602d59

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,7 @@ RSpec.describe MySpecialModel, type: :model do
341341
end
342342
```
343343

344+
<a name="should-vs-is_expectedto"></a>
344345
### `should` vs `is_expected.to`
345346

346347
In this README and throughout the documentation, you'll notice that we use the

0 commit comments

Comments
 (0)