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

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


The following commit(s) were added to refs/heads/master by this push:
     new 9d32c8b  typo
9d32c8b is described below

commit 9d32c8bd32b922ba93ee99019620016cf8c33cf0
Author: Harbs <[email protected]>
AuthorDate: Tue Dec 14 15:06:24 2021 +0200

    typo
---
 libraries/compiled-code-libraries.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libraries/compiled-code-libraries.md 
b/libraries/compiled-code-libraries.md
index 612e93b..d15ab99 100644
--- a/libraries/compiled-code-libraries.md
+++ b/libraries/compiled-code-libraries.md
@@ -259,7 +259,7 @@ Note the important pieces in the config:
 ```
 
 ## Building the library
-You asconfig.json file should look like this the file below. You can use any 
standard compiler options you need and you can also include `SWF` in the 
targets section, but if you are only targeting Javascript, it's not necessary.
+Your asconfig.json file should look like this the file below. You can use any 
standard compiler options you need and you can also include `SWF` in the 
targets section, but if you are only targeting Javascript, it's not necessary.
 
 ```
 {

Reply via email to