From 4f088b6f1c077d8e30f371383e9449a741ae3a4e Mon Sep 17 00:00:00 2001 From: Try Space Date: Thu, 16 Jun 2016 15:49:44 +0200 Subject: README: fix build->built typo (cherry picked from commit e271fd57132763f39c6993a35e6c063aac3af4f1) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95c7a3615..3ba22983b 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ https://camo.githubusercontent.com/915b7be44ada53c290eb157634330494ebe3e30a/6874 ## Automated development builds -The following builds are build automatically by our build servers after each push to the [develop](https://github.com/ethereum/go-ethereum/tree/develop) branch. +The following builds are built automatically by our build servers after each push to the [develop](https://github.com/ethereum/go-ethereum/tree/develop) branch. * [Docker](https://registry.hub.docker.com/u/ethereum/client-go/) * [OS X](http://build.ethdev.com/builds/OSX%20Go%20develop%20branch/Mist-OSX-latest.dmg) -- cgit