Skip to content

Commit

Permalink
Update README.md: fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sideeffffect authored and hoangmaihuy committed May 21, 2024
1 parent fbd90ee commit bbc6ab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ It can be disabled by the `missinglinkFailOnConflicts` setting:

```scala
object example extends MissinglinkCheckModule {
overide def missinglinkFailOnConflicts = false
override def missinglinkFailOnConflicts = false
}
```

Expand Down

0 comments on commit bbc6ab4

Please sign in to comment.