Updated documentation to ensure DALi is referenced as such.
[platform/core/uifw/dali-toolkit.git] / docs / content / shared-javascript-and-cpp-documentation / script-hello.md
index 4f2e234..ff15954 100644 (file)
@@ -43,7 +43,7 @@
 ~~~
  ## Hello World - Javascript
 
- The DALi script application is needed to run the Javascript which provides a Javascript runtime and an interface to Dali.
+ The DALi script application is needed to run the Javascript which provides a Javascript runtime and an interface to DALi.
 
 ~~~
  scripting.example hello-world.js
@@ -66,4 +66,4 @@
 
 @class _Guide_Script_Hello_World
 
-*/
\ No newline at end of file
+*/