aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2016-10-27 19:18:18 +0800
committerGitHub <noreply@github.com>2016-10-27 19:18:18 +0800
commit49089f65bac2e711a0f8ccaac15fdda27563b040 (patch)
tree2365480afd6b77dd1f0b23c2013efad753c607ba
parent76e958f670cd81d6865bfc5f87e485d2c73a8a18 (diff)
parentd7cfc6399bfc2bf19ad55158eb36d86820534d48 (diff)
downloaddexon-solidity-49089f65bac2e711a0f8ccaac15fdda27563b040.tar
dexon-solidity-49089f65bac2e711a0f8ccaac15fdda27563b040.tar.gz
dexon-solidity-49089f65bac2e711a0f8ccaac15fdda27563b040.tar.bz2
dexon-solidity-49089f65bac2e711a0f8ccaac15fdda27563b040.tar.lz
dexon-solidity-49089f65bac2e711a0f8ccaac15fdda27563b040.tar.xz
dexon-solidity-49089f65bac2e711a0f8ccaac15fdda27563b040.tar.zst
dexon-solidity-49089f65bac2e711a0f8ccaac15fdda27563b040.zip
Merge pull request #1297 from Thrillberg/patch-2
Update installing-solidity.rst
-rw-r--r--docs/installing-solidity.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installing-solidity.rst b/docs/installing-solidity.rst
index 44ee34f4..ec40e822 100644
--- a/docs/installing-solidity.rst
+++ b/docs/installing-solidity.rst
@@ -12,7 +12,7 @@ Versioning
Solidity versions follow `semantic versioning <https://semver.org>`_ and in addition to
releases, **nightly development builds** are also made available. The nightly builds
are not guaranteed to be working and despite best efforts they might contain undocumented
-and/or broken changes. We recommend to use the latest release. Package installers below
+and/or broken changes. We recommend using the latest release. Package installers below
will use the latest release.
Browser-Solidity