Skip to content

Commit a1180e3

Browse files
committed
doc(main): Updated documentation
1 parent 14e918b commit a1180e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/bootstrap.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ var RootDir string
2121
var Bootstrapper = fxcore.NewBootstrapper().WithOptions(
2222
// modules registration
2323
fxworker.FxWorkerModule,
24-
// dependencies registrations
24+
// dependencies registration
2525
Register(),
2626
)
2727

0 commit comments

Comments
 (0)