Fix doc typo

Closes gh-1646
This commit is contained in:
Jan Nielsen 2018-01-17 09:52:59 -07:00 committed by Stephane Nicoll
parent dfe4e01f51
commit fed81c6f83
1 changed files with 1 additions and 1 deletions

View File

@ -994,7 +994,7 @@ request and session attributes, `checkNotModified` methods, and others.
|Access to the HTTP request or response.
|`WebSession`
|Access to the session; this does not forcing the start of a new session unless attributes
|Access to the session; this does not force the start of a new session unless attributes
are added. Supports reactive types.
|`java.security.Principal`