diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-06-19 12:28:30 +0200 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-06-19 16:19:52 +0200 |
commit | 98b3f3bfed183a89eec13386d5138ef73b13ea34 (patch) | |
tree | f25b5b8ea219816e43b50c9d6018ec896ebdfb08 /docs/afb-daemon-vocabulary.md | |
parent | c826c6662dc83633aac0ce1622e4a91b4c8100e3 (diff) |
Add page-break for pdf and fix spelling
Change-Id: I3225f27a4e45792aeeb418eac5430c93c9d70061
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
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 |