From 85d2e8d249557951c6aa28dc5e1e9435cbed54bc Mon Sep 17 00:00:00 2001 From: Luke Faraone Date: Mon, 21 Mar 2016 05:42:40 +0000 Subject: [PATCH] Add missing periods to some bullet point headings --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2eb7a73a2d..c4efd69b3c 100644 --- a/README.md +++ b/README.md @@ -52,13 +52,13 @@ developer documentation on [Read The Docs][doc]. Recommended reading for new contributors includes the [directory structure][doc-dirstruct] and [new feature tutorial][doc-newfeat]. -* **Mailing list and bug tracker** Zulip has a [development discussion -mailing list][gg-devel] and uses [GitHub issues][gh-issues]. Feel -free to send any questions or suggestions of areas where you'd love to -see more documentation to the list! Please report any security issues -you discover to support@zulip.com. +* **Mailing list and bug tracker**. Zulip has a [development +discussion mailing list][gg-devel] and uses [GitHub issues +][gh-issues]. Feel free to send any questions or suggestions of areas +where you'd love to see more documentation to the list! Please report +any security issues you discover to support@zulip.com. -* **App codebases** This repository is for the Zulip server and web +* **App codebases**. This repository is for the Zulip server and web app; the [desktop][], [Android][], and [iOS][] apps are separate repositories.