From 180cf1076f2587e1bf98b13ebf5b5b0cf316a492 Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Mon, 27 Feb 2023 14:05:31 +0100 Subject: [PATCH] Update README.md punctuation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01059d8..156e2ba 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ docker compose up ### Password Management - [Vaultwarden](examples/vaultwarden) - Lightweight Bitwarden server API implementation written in Rust. Unlocks paid Bitwarden features such as 2FA. - [Bitwarden Unified](examples/bitwarden-unified) - Official Bitwarden deployment option (beta) targeting selfhosters by providing a resource-efficient, single Docker image with multiple database support. -- [Passbolt CE](examples/passbolt) - Passbolt CE open source password manager for teams based on GPG +- [Passbolt CE](examples/passbolt) - Passbolt CE open source password manager for teams based on GPG. ### Reverse Proxies - [Traefik](examples/traefik) - Traefik is a modern HTTP reverse proxy and load balancer made to deploy microservices with ease. It supports several backends (Docker, Swarm, Mesos/Marathon, …) to manage its configuration automatically and dynamically.