diff options
author | David <sbts@users.noreply.github.com> | 2016-05-06 02:07:59 +0800 |
---|---|---|
committer | David <sbts@users.noreply.github.com> | 2016-05-06 02:07:59 +0800 |
commit | 1b45e6a9bce2d46d956c0923bf02bfd170839550 (patch) | |
tree | bcac3ae9da2e92f430b4c5201ea71f24ebfa3300 /README.rst | |
parent | Merge pull request #728 from OlegGirko/systemd_env_file (diff) | |
download | synapse-1b45e6a9bce2d46d956c0923bf02bfd170839550.tar.xz |
Fix Typo in README.rst s/Halp/Help/
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst index 285fc5aa8a..95e7257115 100644 --- a/README.rst +++ b/README.rst @@ -587,7 +587,7 @@ Building internal API documentation:: -Halp!! Synapse eats all my RAM! +Help!! Synapse eats all my RAM! =============================== Synapse's architecture is quite RAM hungry currently - we deliberately |