Documentation uses both "multi-tenancy" and "multitenancy" through out

To Reproduce Read/search the reference documentation

Expected behavior Use either "multi-tenancy" or "multitenancy" not both

Usages of both "multitenancy " and "multi-tenancy"

  • https://github.com/spring-projects/spring-security/blob/main/docs/modules/ROOT/pages/reactive/oauth2/resource-server/multitenancy.adoc
  • https://github.com/spring-projects/spring-security/blob/main/docs/modules/ROOT/pages/servlet/oauth2/resource-server/multitenancy.adoc

"multi-tenancy" only - https://github.com/spring-projects/spring-security/blob/main/docs/modules/ROOT/pages/reactive/oauth2/login/core.adoc - https://github.com/spring-projects/spring-security/blob/main/docs/modules/ROOT/pages/servlet/oauth2/login/core.adoc

Comment From: eleftherias

Thanks for bringing this up @jmax01. Are you interested in submitting a pull request to fix this?

Comment From: jmax01

I would have but I didn't know which version to choose.

I think "multi-tenancy" is correct.

Comment From: eleftherias

@jmax01 I agree, let's standardize the documentation to use "multi-tenancy".