aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgesslerpd <gesslerpd@users.noreply.github.com>2017-03-01 12:08:46 -0600
committerJoe Hand <joe@joeahand.com>2017-03-01 10:08:46 -0800
commit3b73f13986b5dfad203fbfba95e63fe5dcd9fd56 (patch)
tree26916787eab40ef61c07b78e252890aed9270b41
parentbb5b7c681476e9e6d9bcbd06d803e8c835aa8de1 (diff)
downloaddat-docs-3b73f13986b5dfad203fbfba95e63fe5dcd9fd56.tar.gz
dat-docs-3b73f13986b5dfad203fbfba95e63fe5dcd9fd56.zip
fix: repeated `are` (#45)
-rw-r--r--docs/faq.md2
1 files changed, 1 insertions, 1 deletions
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?