aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPéter Szilágyi <peterke@gmail.com>2017-08-21 16:04:07 +0800
committerGitHub <noreply@github.com>2017-08-21 16:04:07 +0800
commit1ab3e306983807c7d37f66a60dd92cee02269f6f (patch)
treeb20ec84b54e9a596a1f5cde77868e7db352103cd
parentbf1e2631281e1e439533f2abcf1e99a7b2f9552a (diff)
parent314246da7866f374d4efacdc460d65fd5cba8f3d (diff)
downloadgo-tangerine-1ab3e306983807c7d37f66a60dd92cee02269f6f.tar
go-tangerine-1ab3e306983807c7d37f66a60dd92cee02269f6f.tar.gz
go-tangerine-1ab3e306983807c7d37f66a60dd92cee02269f6f.tar.bz2
go-tangerine-1ab3e306983807c7d37f66a60dd92cee02269f6f.tar.lz
go-tangerine-1ab3e306983807c7d37f66a60dd92cee02269f6f.tar.xz
go-tangerine-1ab3e306983807c7d37f66a60dd92cee02269f6f.tar.zst
go-tangerine-1ab3e306983807c7d37f66a60dd92cee02269f6f.zip
Merge pull request #15016 from gurrpi/patch-1
README: add missing full stop
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 76ee1b111..ab741fcc9 100644
--- a/README.md
+++ b/README.md
@@ -116,7 +116,7 @@ To get an idea how the file should look like you can use the `dumpconfig` subcom
$ geth --your-favourite-flags dumpconfig
```
-*Note: This works only with geth v1.6.0 and above*
+*Note: This works only with geth v1.6.0 and above.*
#### Docker quick start