This commit is contained in:
Florian Rival
2020-03-28 18:24:06 +01:00
committed by GitHub
parent c7d5ab8013
commit c2cf935bd9

View File

@@ -168,7 +168,7 @@ export default function BehaviorMethodSelectorDialog({
} }
description={ description={
<Trans> <Trans>
Events that will be run once when the a scene of the game is Events that will be run once when a scene of the game is
loaded, before the scene events. loaded, before the scene events.
</Trans> </Trans>
} }