Skip to content

Commit

Permalink
typo 😉
Browse files Browse the repository at this point in the history
Signed-off-by: Takeshi Yoneda <[email protected]>
  • Loading branch information
mathetake committed Jun 28, 2024
1 parent a98d81c commit 7d5de5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.go
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@ type ModuleConfig interface {
// // ....
// }
//
// See the `concurrent-instantiation` example for a complete useage.
// See the `concurrent-instantiation` example for a complete usage.
//
// Non-empty named modules are available for other modules to import by name.
WithName(string) ModuleConfig
Expand Down

0 comments on commit 7d5de5d

Please sign in to comment.