Skip to content

Commit fda8f11

Browse files
committed
improve permissions tab
1 parent aadc0ef commit fda8f11

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

src/landing/ScriptSection.tsx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -257,9 +257,7 @@ export default function ScriptSection() {
257257
</div>
258258

259259
<span className="text-lg text-gray-600 max-w-3xl">
260-
Develop and maintain scripts from our feature-complete web editor or use your own IDE and
261-
deploy from Github. Upskill your less technical teammates. It's easier to learn writing
262-
useful scripts with Windmill.
260+
Run long-running heavy background jobs, script with complex dependencies, endpoints with high rpm or simple one-off tasks without any overhead. Trigger them from a webhook or the auto-generated UI and monitor them easily.
263261
</span>
264262

265263
<FeatureCardTabs tabs={newTabs} color="blue" />

static/images/script-permissions.png

-314 KB
Loading

0 commit comments

Comments
 (0)