Skip to content

Commit e87bb3f

Browse files
author
doapp-ryanp
committed
Update index.html
1 parent f57f71a commit e87bb3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ <h1 id="configurations">Configurations</h1>
380380
<span class="info">optional</span>
381381
</td>
382382
<td>
383-
Optional opaque value used by the client to maintain state between the request and callback.
383+
An arbitrary unique string created by your app to guard against <a href="http://en.wikipedia.org/wiki/Cross-site_request_forgery" target="_blank">Cross-site Request Forgery</a>.
384384
</td>
385385
</tr>
386386
<tr>

0 commit comments

Comments
 (0)