Skip to content

Commit

Permalink
chore: formatting ..
Browse files Browse the repository at this point in the history
  • Loading branch information
Fizo55 committed Oct 10, 2023
1 parent 370af4b commit ecd66bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/game_service/lib/game_service/bundles/monster.ex
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ defmodule GameService.MonsterBundle do
@doc """
This function can be use to create a MonsterBundle from an Entity an a list of components
Unlike `load/2`, you don't have to provide all components.
Unlike `load/2`, you don't have to provide all components.
Components not found will have the value `:unset`
NOTE: You must verify that you have the required components in your system.
Expand Down

0 comments on commit ecd66bc

Please sign in to comment.