From 6e69b3e40d64bc16f8f7c710a9ddbd9d55a156bc Mon Sep 17 00:00:00 2001 From: Laurent Raufaste Date: Thu, 13 Nov 2014 17:44:20 -0500 Subject: [PATCH] Another typo --- website/source/docs/internals/acl.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/internals/acl.html.markdown b/website/source/docs/internals/acl.html.markdown index 36d4a385ad..08522a7077 100644 --- a/website/source/docs/internals/acl.html.markdown +++ b/website/source/docs/internals/acl.html.markdown @@ -76,7 +76,7 @@ that as the transport for most data, only the edge trigger uses the event system. You can do this by allowing the `anonymous` token to access that prefix, or by -providing tokens to the agents that enable it. The formar can be done by giving +providing tokens to the agents that enable it. The former can be done by giving this rule to the `anonymous` token: ```javascript