Skip to content

Commit

Permalink
d - fix header levels
Browse files Browse the repository at this point in the history
  • Loading branch information
jonreid committed Dec 22, 2023
1 parent d9b905d commit 1015b34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Then add it to your test target:
],
```

### Details
## Details

The `actual` closure and and `expected` value must evaluate to the same `Equatable` type.

Expand All @@ -93,7 +93,7 @@ On failure, the assertion reports the expected value and the last actual value.
- \r (carriage return)
- \t (horizontal tab)
### Origin
## Origin
Jon Reid and Steven Baker created this assertion while teaching an iOS workshop together.
Expand Down

0 comments on commit 1015b34

Please sign in to comment.