branch: new-master
commit 6b83e5ed312ed68f53b58151a25ab8e6a7e27623
Author: Stefan Kangas <[email protected]>
Commit: Stefan Kangas <[email protected]>
* html/index.html: Minor improvement to wording.
---
html/index.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/html/index.html b/html/index.html
index 84ffb68..558af1b 100644
--- a/html/index.html
+++ b/html/index.html
@@ -47,7 +47,7 @@
<ul>
<li>
- To contribute a new package refer to the
+ To contribute a new package, refer to the
<a
href="http://git.savannah.gnu.org/cgit/emacs/elpa.git/plain/README">README</a>.
</li>
<li>
@@ -60,7 +60,7 @@
If you need help, you could try the <a
href="https://lists.gnu.org/mailman/listinfo/help-gnu-emacs">help-gnu-emacs
mailing list</a>.
</li>
<li>
- For general inquiries, please contact <a
href="https://lists.gnu.org/mailman/listinfo/emacs-devel">emacs-devel mailing
list</a>.
+ For general inquiries, please contact the <a
href="https://lists.gnu.org/mailman/listinfo/emacs-devel">emacs-devel mailing
list</a>.
</li>
</ul>