Skip to content

Commit c639cee

Browse files
matthiaskernJoe Hand
authored andcommitted
Fix typo (#52)
1 parent 03bd9f6 commit c639cee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

papers/dat-paper.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Distributed file sharing tools can become faster as files become more popular, r
1919

2020
# 2. Dat
2121

22-
Dat is a dataset synchronization protocol that does not assume a dataset is static or that the entire dataset will be downloaded. The main reference implementation is available from from npm as `npm install dat -g`.
22+
Dat is a dataset synchronization protocol that does not assume a dataset is static or that the entire dataset will be downloaded. The main reference implementation is available from npm as `npm install dat -g`.
2323

2424
The protocol is agnostic to the underlying transport e.g. you could implement Dat over carrier pigeon. The key properties of the Dat design are explained in this section.
2525

0 commit comments

Comments
 (0)