[gtk-web: 2/4] Apply suggestion to collections/_docs/javascript.md



commit 4d079a482acf09a3ea6604c0852fb3fc942c46f5
Author: Leandro Ramos <leandroembu gmail com>
Date:   Wed Feb 26 04:06:49 2020 +0000

    Apply suggestion to collections/_docs/javascript.md

 collections/_docs/javascript.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/collections/_docs/javascript.md b/collections/_docs/javascript.md
index 69a235a..3a0ec17 100644
--- a/collections/_docs/javascript.md
+++ b/collections/_docs/javascript.md
@@ -48,7 +48,7 @@ Hello World application.
 
 ### Running the application
 
-You can run the application with a command
+You can run the example after saving it to a file using:
 `gjs filename`
 
 You can also use a shebang (like `#!/usr/bin/gjs`) before the code and give permissions to execute the file.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]