diff options
-rw-r--r-- | api/alltypes/index.html | 2 | ||||
-rw-r--r-- | api/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/api/alltypes/index.html b/api/alltypes/index.html index efed37c1..6cc29c32 100644 --- a/api/alltypes/index.html +++ b/api/alltypes/index.html @@ -5,7 +5,7 @@ <link rel="stylesheet" href="../../style.css"> </HEAD> <BODY> -<p>KVision - object oriented Web UI framework for Kotlin/JS.</p> +<p>KVision - object oriented web framework for Kotlin/JS.</p> <h3>All Types</h3> <table> <tbody> diff --git a/api/index.html b/api/index.html index a4d4de2c..258ff0a3 100644 --- a/api/index.html +++ b/api/index.html @@ -7,7 +7,7 @@ <BODY> <a href="./index.html">kvision</a><br/> <br/> -<p>KVision - object oriented Web UI framework for Kotlin/JS.</p> +<p>KVision - object oriented web framework for Kotlin/JS.</p> <h3>Packages</h3> <table> <tbody> |