diff --git a/example_app/example_app/templates/home.html b/example_app/example_app/templates/home.html index 75febda..b537d05 100644 --- a/example_app/example_app/templates/home.html +++ b/example_app/example_app/templates/home.html @@ -7,7 +7,7 @@

Welcome to the Open Banking toy APP!

This is a simple example application which shows how the Nordeas Open Banking API can be used.


-

Note that this is intented to be an example how you can use the API programmatically, do not use this in prodcution! There are many important missing features in this app, notably proper exception handling and lack of TLS.

+

Note that this is intented to be an example how you can use the API programmatically, do not use this in production! There are many important missing features in this app, notably proper exception handling and lack of TLS.

Use the navbar above to explore this toy app.

For more information about the API, click the learn more below to get more information about the API