summaryrefslogtreecommitdiffstats
path: root/docs/afb-overview.md
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2018-07-24 11:53:44 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2018-07-24 16:28:32 +0200
commitf44a28affea5841186250b66fd5ce72a8afbe349 (patch)
tree5beabc6541ed63b7b9e95538e7f50af67e265779 /docs/afb-overview.md
parenta4fd4bd73154d759c52ab7b4400da4dfa4e4dd4f (diff)
Tiny documentation fixes
Some english improvement of the documentation. Change-Id: I066c41d657a1921ed7dcc46dafcc7c65d122239c Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'docs/afb-overview.md')
-rw-r--r--docs/afb-overview.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/afb-overview.md b/docs/afb-overview.md
index 2682d8d1..44a5b1f6 100644
--- a/docs/afb-overview.md
+++ b/docs/afb-overview.md
@@ -31,7 +31,7 @@ The shown elements are:
- The SECURITY CONTEXT
- The primary intend of any ***binder*** is to provide
+ The primary intention of any ***binder*** is to provide
a secured environment for any application.
On AGL, the **security context** is ensured by [Smack]
, the security context of the application or service.