From 1ca1e947bbfbba461b8efe7bac04ea4cf00cde3a Mon Sep 17 00:00:00 2001 From: Cedric Sirianni Date: Wed, 18 Oct 2023 19:05:50 -0400 Subject: [PATCH] docs: remove period --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 087989c..270ce3a 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Private Data Lookup (PDL) is a web application that allows users to privately qu > This project is inspired by some excellent work at Meta and Google: > > - [How Meta is improving password security and preserving privacy](https://engineering.fb.com/2023/08/08/security/how-meta-is-improving-password-security-and-preserving-privacy/) -> - [Data Breaches, Phishing, or Malware?: Understanding the Risks of Stolen Credentials](https://dl.acm.org/doi/10.1145/3133956.3134067). +> - [Data Breaches, Phishing, or Malware?: Understanding the Risks of Stolen Credentials](https://dl.acm.org/doi/10.1145/3133956.3134067) ## Instructions