Skip to content

Commit e57e6e5

Browse files
authored
Update README.md
1 parent 7f3f431 commit e57e6e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vaadin/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ Secures [Vaadin (Flow)](https://github.com/vaadin/platform).
55
## Improvements
66

77
The overall goal is to
8-
* give Spring Security full access control before any requests get's to Vaadin
9-
* only create Vaadin Sessions when really needed as these are rather heavy (Vaadin stores the state of the UI in these)
8+
* give Spring Security full access control before any requests are processed by Vaadin
9+
* only create Vaadin Sessions when they are really needed - as these are rather heavy (Vaadin stores the state of the UI in these)
1010
* make Vaadin's ``VaadinWebSecurity`` better customizable
1111

1212
## Requirements

0 commit comments

Comments
 (0)