From ce946b33b92395390f310d3cfb4d5cd34fd8f837 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Thu, 7 May 2020 16:17:56 +0545 Subject: [PATCH] Another typo --- docs/eos.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/eos.md b/docs/eos.md index 117d27bdf..f25eead46 100644 --- a/docs/eos.md +++ b/docs/eos.md @@ -39,7 +39,7 @@ We poured the nitty gritty details of setting up ocis into Makefile targets. Aft $ make eos-start ``` -the eos related docker containers will be created, started and setup to authenticate a gainst the ocis-glauth service. +the eos related docker containers will be created, started and setup to authenticate against the ocis-glauth service. It will also copy the ocis binary to the `eos-cli1` container and start `ocis reva-storage-home` with the necessary environment variables to use the eos storage driver.