diff options
author | LUXEY Adrien <adrien.luxey@inria.fr> | 2020-11-08 18:29:08 +0100 |
---|---|---|
committer | LUXEY Adrien <adrien.luxey@inria.fr> | 2020-11-08 18:29:08 +0100 |
commit | 59a8f68bc4deb6b3bfa0c4726424c1bbe50d4807 (patch) | |
tree | deb98fa63276055e1bfe6f0d1a1d3187b6cc0ebe /src/Technique/Développement/Garage.md | |
parent | 9ff5e0be6a6f53ea84f46df5633d420325f3fdb9 (diff) | |
download | site-59a8f68bc4deb6b3bfa0c4726424c1bbe50d4807.tar.gz site-59a8f68bc4deb6b3bfa0c4726424c1bbe50d4807.zip |
typo in Developpement/Garage
Diffstat (limited to 'src/Technique/Développement/Garage.md')
-rw-r--r-- | src/Technique/Développement/Garage.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Technique/Développement/Garage.md b/src/Technique/Développement/Garage.md index de30943..d80dae8 100644 --- a/src/Technique/Développement/Garage.md +++ b/src/Technique/Développement/Garage.md @@ -177,7 +177,7 @@ We identified Minio, Pithos, Swift and Ceph. Minio/Ceph enforces a total order, so properties similar to a (relaxed) filesystem. Swift and Pithos are probably the most similar to AWS S3 with their consistent hashing ring. -There was many attempts in research too. I am only thinking to [LBFS](https://pdos.csail.mit.edu/papers/lbfs:sosp01/lbfs.pdf) that was used as a basis for Seafile. +There were many attempts in research too. I am only thinking to [LBFS](https://pdos.csail.mit.edu/papers/lbfs:sosp01/lbfs.pdf) that was used as a basis for Seafile. ---- |