This is an automated email from the ASF dual-hosted git repository.

joshtynjala pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git

commit 893e5673df4aa840148a9fc56c70407c91082993
Author: Josh Tynjala <[email protected]>
AuthorDate: Tue Apr 9 13:44:41 2024 -0700

    development-tools: IDE means Integrated Development Environment
    
    Was Interactive, but that was wrong
---
 get-started/development-tools.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/get-started/development-tools.md b/get-started/development-tools.md
index 5615ab5..2601e43 100644
--- a/get-started/development-tools.md
+++ b/get-started/development-tools.md
@@ -24,7 +24,7 @@ permalink: /get-started/development-tools
 
 Software tools to help you while developing Royale code
 
-You can just use any standard text editor to write [Apache 
Royale](https://royale.apache.org/) applications and the command-line to 
compile them, but you may find that an Interactive Development Environment 
(IDE) can make you even more productive.
+You can just use any standard text editor to write [Apache 
Royale](https://royale.apache.org/) applications and the command-line to 
compile them, but you may find that an Integrated Development Environment (IDE) 
can make you even more productive.
 
 ## IDEs
 

Reply via email to