Skip to content

Commit 4876931

Browse files
committed
Fix doc typos
1 parent 10d1b82 commit 4876931

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

documentation/releases.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ for more details.
1616

1717
- Drop support for node.js < 14
1818
- Add support for assertions on `Set` instances, [documentation](../assertions/Set/) ([#783](https://github.com/unexpectedjs/unexpected/pull/783))
19-
- Remove legacy support for addAssertion without a subject type ([782](https://github.com/unexpectedjs/unexpected/pull/782))
20-
- Add the parent expect to the prototype chain of a child expect ([785](https://github.com/unexpectedjs/unexpected/pull/785))
19+
- Remove legacy support for addAssertion without a subject type ([#782](https://github.com/unexpectedjs/unexpected/pull/782))
20+
- Add the parent expect to the prototype chain of a child expect ([#785](https://github.com/unexpectedjs/unexpected/pull/785))
2121

2222
### v12.0.0 (2020-11-18)
2323

0 commit comments

Comments
 (0)