Skip to content

Commit

Permalink
Merge pull request #1913 from JunJaBoy/patch-2
Browse files Browse the repository at this point in the history
update KoinExtension.kt
  • Loading branch information
arnaudgiuliani committed Sep 17, 2024
2 parents f870a02 + eafb444 commit 74f9198
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import org.koin.core.Koin
interface KoinExtension {

/**
* register from Koin instance
* Register from Koin instance
*/
fun onRegister(koin : Koin)

Expand Down

0 comments on commit 74f9198

Please sign in to comment.