From 9422c8898f7a7977ed61ee3117ce50aa4aeaa6c8 Mon Sep 17 00:00:00 2001 From: Anton Date: Fri, 17 Dec 2021 23:44:56 +0000 Subject: [PATCH] fix typo in Readme.md (#1580) --- doc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/README.md b/doc/README.md index 222c1396b..2e5344d69 100644 --- a/doc/README.md +++ b/doc/README.md @@ -48,7 +48,7 @@ on the [mailing list](https://groups.google.com/group/camlistore). * [Protocol](/doc/protocol/): HTTP APIs (discovery, blob storage, JSON signing, ...) * [JSON Signing](/doc/json-signing/) * [Sharing](/doc/sharing.md) -* [Environement Variables](/doc/environment-vars.md) +* [Environment Variables](/doc/environment-vars.md) ## Presentations {#presentations}