Skip to content

Commit 19a11ce

Browse files
authored
Fix typo (#781)
* Fix typo * Fix typo
1 parent e714231 commit 19a11ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Shaping a UI is done by using a **[declarative syntax](https://go-app.dev/declar
1919

2020
It **uses [Go HTTP standard](https://golang.org/pkg/net/http) model**.
2121

22-
An app created with go-app can out of the box **run in its own window**, **supports offline mode**, and are **SEO friendly**.
22+
An app created with go-app can out of the box **runs in its own window**, **supports offline mode**, and is **SEO friendly**.
2323

2424
## Documentation (built with go-app)
2525

0 commit comments

Comments
 (0)