minor tooltip fix

This commit is contained in:
Ruben Fiszel
2023-01-14 07:45:15 +01:00
parent 64d16f3eff
commit 0e2b9e2140

View File

@@ -134,8 +134,8 @@
<div class="flex gap-2 items-center my-1">
<DollarSign size={18} />
Contextual <Tooltip>
Contextual variables are utility variables passed to your environment when running a
script and depends on the execution context.</Tooltip
Contextual variables are passed as environment variables when running a script and depends
on the execution context.</Tooltip
>
</div>
</Tab>