diff options
Diffstat (limited to 'docs/afb-daemon-vocabulary.md')
-rw-r--r-- | docs/afb-daemon-vocabulary.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/afb-daemon-vocabulary.md b/docs/afb-daemon-vocabulary.md index c3b7c1ea..c343abdc 100644 --- a/docs/afb-daemon-vocabulary.md +++ b/docs/afb-daemon-vocabulary.md @@ -8,7 +8,7 @@ A shared library object intended to add a functionality to an afb-daemon instance. It implements an API and may provide a service. Binding made for services can have specific entry point called after -initialisation and before serving. +initialization and before serving. ## Event |