diff --git a/tetawebapp/templates/ajax.html b/tetawebapp/templates/ajax.html index b4530ae..3f6ef3d 100644 --- a/tetawebapp/templates/ajax.html +++ b/tetawebapp/templates/ajax.html @@ -19,7 +19,7 @@

Get value from AJAX

Get a random value from the application.

-

Value may randomly be unavailable raising an error so you should try it more than once.

+

Value may randomly be unavailable which will raise an error so you should try it more than once.

diff --git a/tetawebapp/templates/index.html b/tetawebapp/templates/index.html index cda5a13..10246f7 100644 --- a/tetawebapp/templates/index.html +++ b/tetawebapp/templates/index.html @@ -39,9 +39,13 @@

The goal of this project is to provide a canvas to make any web application you need while letting - you complete freedom on how to use or extend it. + you complete freedom on how to use or extend it without using any Google, Bootstrap or + any other piece of free spyware.

-

The is no limitation, you can use all or only parts of TetaWebApp + TetaWebApp will never download or upload anything in any way. +

+

+

There is no limitation, you can use all or only parts of TetaWebApp and you can virtually do any app you want with TetaWebApp.