From 05ebd6c6a0b78ae8fe1c6d1ba36e1d580c8dacb1 Mon Sep 17 00:00:00 2001 From: Max Rosenbaum Date: Mon, 31 Jan 2022 10:26:36 +1100 Subject: [PATCH] Updates to review (cherry picked from commit 5871ed7390c6c540df76c2a9242b81f72ee133e7) --- documentation/manual/ModuleDirectory.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/manual/ModuleDirectory.md b/documentation/manual/ModuleDirectory.md index 21d8a2a375c..d44f5eb4d44 100644 --- a/documentation/manual/ModuleDirectory.md +++ b/documentation/manual/ModuleDirectory.md @@ -23,7 +23,7 @@ To create your own public module or to migrate from a `play.api.Plugin`, please ### Silhouette (Scala) -* **Website:** +* **Website:** * **Documentation:** * **Short description:** An authentication library that supports several authentication methods, including OAuth1, OAuth2, OpenID, CAS, Credentials, Basic Authentication, Two Factor Authentication or custom authentication schemes. @@ -101,7 +101,7 @@ To create your own public module or to migrate from a `play.api.Plugin`, please ### Memcached Plugin * **Website:** -* **Short description:** Provides a memcached based cache implementation. Support up to play 2.6. +* **Short description:** Provides a memcached based cache implementation. ## Task Schedulers