diff options
author | Bryn M. Reeves <bmr@redhat.com> | 2014-08-01 21:22:33 +0100 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2014-08-01 21:22:33 +0100 |
commit | aa66cfcf5135b00b3ef0cfe93050bd028e80e0ed (patch) | |
tree | bb17ab42b7de8f596f846fb2deae64c17b2179fb | |
parent | 2c07b72481468d2d2eab41e66f718a50cbb12ee0 (diff) | |
download | sos-aa66cfcf5135b00b3ef0cfe93050bd028e80e0ed.tar.gz |
[docs] fix a typo in the mailing list description
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
-rw-r--r-- | README.md | 4 | ||||
-rw-r--r-- | docs/index.rst | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -24,7 +24,8 @@ Issue Tracker][5] ## Mailing list -The [sos-devel][4] mailing list is used to discussi sos development and reviewing patches. User questions and general discussion are welcome too. +The [sos-devel][4] is the mailing list for any sos-related questions and +discussion. Patch submissions and reviews are welcome too. ## Developers @@ -43,7 +44,6 @@ To help get your changes merged quickly with as few revisions as possible please refer to the [Contributor Guidelines][0] when submitting patches or pull requests. - ### Manual Installation ``` diff --git a/docs/index.rst b/docs/index.rst index d6727a10..60583c0b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -22,7 +22,7 @@ Please report bugs via the mailing list or by opening an issue in the GitHub Iss Mailing list ^^^^^^^^^^^^^ -The sos-devel mailing list is used to discussi sos development and reviewing patches. User questions and general discussion are welcome too. +The [sos-devel][4] is the mailing list for any sos-related questions and discussion. Patch submissions and reviews are welcome too. Developers ^^^^^^^^^^ |