Skip to content

Commit

Permalink
Merge pull request #166 from Kevin-Lee/docs/either-minor-fix
Browse files Browse the repository at this point in the history
Update: docs - `either.md`: minor fix in heading
  • Loading branch information
kevin-lee committed Dec 30, 2021
2 parents e1ece89 + 4efef68 commit cf66d66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/types/either.md
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ errorMsgOrNum2.isLeft();
```


### Example
## Example
```java
import j8plus.types.Either;

Expand Down

0 comments on commit cf66d66

Please sign in to comment.