From 240813109199986d842bb9fcf079351c0a116e5c Mon Sep 17 00:00:00 2001 From: Richard Soderberg <rsoderberg@gmail.com> Date: Mon, 2 Apr 2012 03:17:47 -0700 Subject: [PATCH] spelling fix --- docs/PRIMARY_PROTOCOL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/PRIMARY_PROTOCOL.md b/docs/PRIMARY_PROTOCOL.md index f9aafcb23..992d5f70d 100644 --- a/docs/PRIMARY_PROTOCOL.md +++ b/docs/PRIMARY_PROTOCOL.md @@ -200,7 +200,7 @@ delete certificates before their expiration if it exceeds the maximum. #### 4.5.1 Authentication and Third Party Cookies When native browser support is not available, provisioning content will be run -in an iframe. Certain browser configurations may surpress cookies when content +in an iframe. Certain browser configurations may suppress cookies when content is run in such an environment. Primary providers that want to improve their browser support should consider alternate authentication mechansims to support browsers with this featuere. -- GitLab