Skip to content

Commit

Permalink
Update README.md (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xLeif authored Jan 22, 2024
1 parent fec6f85 commit 59d855a
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 @@ -341,7 +341,7 @@ Here's an example:
// Real network service
extension Application {
var networkService: Dependency<NetworkServiceType> {
dependency(initial: NetworkService())
dependency(NetworkService())
}
}

Expand Down

0 comments on commit 59d855a

Please sign in to comment.