diff options
author | gurrpi <boss195@gmail.com> | 2017-08-21 14:08:57 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-21 14:08:57 +0800 |
commit | 314246da7866f374d4efacdc460d65fd5cba8f3d (patch) | |
tree | b20ec84b54e9a596a1f5cde77868e7db352103cd | |
parent | bf1e2631281e1e439533f2abcf1e99a7b2f9552a (diff) | |
download | go-tangerine-314246da7866f374d4efacdc460d65fd5cba8f3d.tar.gz go-tangerine-314246da7866f374d4efacdc460d65fd5cba8f3d.tar.zst go-tangerine-314246da7866f374d4efacdc460d65fd5cba8f3d.zip |
Adding period at end of sentence
missing period at line 119
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |