diff options
author | Tyler Saballus <tysabs@gmail.com> | 2019-04-07 21:35:36 +0000 |
---|---|---|
committer | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2019-04-07 21:35:36 +0000 |
commit | e172fbaef3e0464f297a5728086d358a545407c1 (patch) | |
tree | 1f534f379067bee527dfb2a82a22b929ae83d7e0 /README.md | |
parent | README.md: minor spelling issue (diff) | |
download | monero-e172fbaef3e0464f297a5728086d358a545407c1.tar.xz |
README.md: fix missing comma
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -671,7 +671,7 @@ allow inbound connections. Full example: ## Debugging -This section contains general instructions for debugging failed installs or problems encountered with Monero. First ensure you are running the latest version built from the Github repo. +This section contains general instructions for debugging failed installs or problems encountered with Monero. First, ensure you are running the latest version built from the Github repo. ### Obtaining stack traces and core dumps on Unix systems |