Skip to content

Commit

Permalink
Update docs/build/building-apps/00-runtime.md
Browse files Browse the repository at this point in the history
  • Loading branch information
akhilkumarpilli authored Dec 9, 2024
1 parent 8c8a76c commit 39c9a77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build/building-apps/00-runtime.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ It is a layer of abstraction between `baseapp` and the application modules that

## Modules wiring

Runtime is reponsible for wiring the modules together. It uses `depinject` to inject the dependencies of the modules.
Runtime is responsible for wiring the modules together. It uses `depinject` to inject the dependencies of the modules.

## App wiring

Expand Down

0 comments on commit 39c9a77

Please sign in to comment.