From 3b73f13986b5dfad203fbfba95e63fe5dcd9fd56 Mon Sep 17 00:00:00 2001 From: gesslerpd Date: Wed, 1 Mar 2017 12:08:46 -0600 Subject: fix: repeated `are` (#45) --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index 53f7bd4..2bc65b2 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -18,7 +18,7 @@ We run a signaling server for users of our client applications. However, anyone ### Are the Dat links guaranteed to be unique? -It's not technically impossible that they'd collide, but it's extremely unlikely. Dat links are are 32 bytes long. That's 1.1579 x 10^77 possible numbers! +It's not technically impossible that they'd collide, but it's extremely unlikely. Dat links are 32 bytes long. That's 1.1579 x 10^77 possible numbers! ### What are the limits on file sizes? -- cgit v1.2.3