chore(frontend): typo fix (#839)

This commit is contained in:
Jakub Kołodziejczak
2022-11-01 03:10:21 +01:00
committed by GitHub
parent c128e35313
commit 2304a5fe26
@@ -81,7 +81,7 @@
<div class="text-sm font-bold pt-8">
Trigger script
<Tooltip>
Used as a first step most commonly with an intenal state and a schedule to watch for changes
Used as a first step most commonly with an internal state and a schedule to watch for changes
on an external system, compute the diff since last time, set the new state. The diffs are
then treated one by one with a for-loop.
</Tooltip>