Skip to content

Commit 199fd74

Browse files
Documentation: Update estimated time
1 parent 734ec3c commit 199fd74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/JavaScriptKit/Documentation.docc/Tutorials/Hello-World/Hello-World.tutorial

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@Tutorial(time: 5) {
1+
@Tutorial(time: 30) {
22
@Intro(title: "Quick Start: Hello World") {
33
This tutorial walks you through creating a simple web application using JavaScriptKit. You'll learn how to set up a Swift package, add JavaScriptKit as a dependency, write code to manipulate the DOM, and build and run your web application.
44

0 commit comments

Comments
 (0)