Fix doc typo

Closes gh-1646
This commit is contained in:
Jan Nielsen
2018-01-17 18:06:17 +01:00
committed by Stephane Nicoll
parent dfe4e01f51
commit fed81c6f83
+1 -1
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`