Skip to content

Commit 445e81e

Browse files
committed
more corrections
1 parent 9e1f9a5 commit 445e81e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

TUTORIAL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Klite Tutorial
22

3-
This tutorial will guide you through the process of creating a TODO REST API backend application using Kotlin & Klite, including Postgres database.
3+
This tutorial will guide you through the process of creating a TODO REST API backend application using Kotlin & Klite, including a Postgres database.
44

55
As you will see, Klite is very small, but still provides turn-the-key features for modern web applications, more so than many other frameworks.
66

7-
To get more information about any class or function, navigate freely inside to see how it works and what optional parameters does it provide.
7+
To get more information about any class or function, navigate freely inside to see how it works and what optional parameters it takes.
88

99
You can also use the [Klite + Svelte project template](https://github.com/codeborne/klite-starter) repo.
1010

0 commit comments

Comments
 (0)