diff --git a/topics/oidc/java/application-clustering.adoc b/topics/oidc/java/application-clustering.adoc index 20d8651cae..c775005fd2 100644 --- a/topics/oidc/java/application-clustering.adoc +++ b/topics/oidc/java/application-clustering.adoc @@ -3,7 +3,7 @@ This chapter is related to supporting clustered applications deployed to JBoss EAP{% if book.community %}, WildFly and JBoss AS{% endif %}. -There are several options depending on if your application is: +There are a few options available depending on whether your application is: * Stateless or stateful * Distributable (replicated http session) or non-distributable