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

chaokunyang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fory-site.git


The following commit(s) were added to refs/heads/main by this push:
     new f2b2b59b42 🔄 synced local 'docs/compiler/' with remote 'docs/compiler/'
f2b2b59b42 is described below

commit f2b2b59b423f019dd0357666bbbf52650395615e
Author: chaokunyang <[email protected]>
AuthorDate: Tue Mar 24 12:58:56 2026 +0000

    🔄 synced local 'docs/compiler/' with remote 'docs/compiler/'
---
 docs/compiler/compiler-guide.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/compiler/compiler-guide.md b/docs/compiler/compiler-guide.md
index 65a481f76d..78d62ed59e 100644
--- a/docs/compiler/compiler-guide.md
+++ b/docs/compiler/compiler-guide.md
@@ -136,7 +136,7 @@ foryc schema.fdl --package com.myapp.models
 foryc user.fdl order.fdl product.fdl --output ./generated
 ```
 
-**Compile a simple service schema (Java + Python):**
+**Compile a simple schema containing service definitions (Java + Python 
models):**
 
 ```bash
 foryc compiler/examples/service.fdl --java_out=./generated/java 
--python_out=./generated/python


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to