Skip to content
This repository has been archived by the owner on Aug 8, 2022. It is now read-only.

Commit

Permalink
Fix formatting in DI example
Browse files Browse the repository at this point in the history
  • Loading branch information
ReneeVandervelde committed Sep 1, 2019
1 parent 5fc895b commit 6d72b46
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 @@ -162,7 +162,7 @@ for all of your application Parameters.

For Example:

```
```kotlin
val MY_PARAMETER = Parameter.Switch("my.parameter", false)

@Module class MyModule {
Expand Down

0 comments on commit 6d72b46

Please sign in to comment.