diff options
author | Sander Vrijders <sander@ouroboros.rocks> | 2019-03-21 14:05:23 +0100 |
---|---|---|
committer | Sander Vrijders <sander@ouroboros.rocks> | 2019-03-21 14:05:23 +0100 |
commit | 6e93d94bf1a95fc26b194bff43628f604f575bb2 (patch) | |
tree | 7b538a33c213290283c46ac5715f3868c06a31b4 /content | |
parent | fdfe680846b7f95c6b79f5d22069c7ee04bd767f (diff) | |
download | website-6e93d94bf1a95fc26b194bff43628f604f575bb2.tar.gz website-6e93d94bf1a95fc26b194bff43628f604f575bb2.zip |
content: Fix typo
Diffstat (limited to 'content')
-rw-r--r-- | content/contribute.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/contribute.md b/content/contribute.md index 8cd6b56..4f1c8cc 100644 --- a/content/contribute.md +++ b/content/contribute.md @@ -74,7 +74,7 @@ We are currently looking for support both libraries so that we have a fallback should major bugs be discovered in one of them. - Customized packet serialization to remove the dependency on Google - Protocol Buffers. We like GPB, but it\'s not perfect. Importing + Protocol Buffers. We like GPB, but it's not perfect. Importing .proto files may give rise to multiple definitions and we found no way to solve that. - Caching for the DHT. |