Documentation review fixes. (#2428)

Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
This commit is contained in:
Tomas Langer
2020-10-08 16:29:50 +02:00
committed by GitHub
parent 59c71a2868
commit 2a992422f9
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
# Web Server Integration and Basic Authentication
This example demonstrates Integration of WebServer
This example demonstrates integration of Web Server
based application with Security component and Basic authentication (from HttpAuthProvider), including
protection of a static resource.