diff options
Diffstat (limited to 'docs/reference-v3/func-service.md')
-rw-r--r-- | docs/reference-v3/func-service.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference-v3/func-service.md b/docs/reference-v3/func-service.md index 939c287a..2faa7bcd 100644 --- a/docs/reference-v3/func-service.md +++ b/docs/reference-v3/func-service.md @@ -2,7 +2,7 @@ Functions of class **afb_service** ============================== All the functions of the class **afb_daemon** use the default api. -This are internally aliased to the corresponding legacy function of +These are internally aliased to the corresponding legacy function of class **afb_api**. ```C |