From 5b1b9288006a17e4bda2ed8b63bbeb21459c07a6 Mon Sep 17 00:00:00 2001 From: Jack Kingsman Date: Thu, 20 Oct 2016 08:45:14 -0700 Subject: [PATCH] Use Oxford comma (#751) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2108103ca..b904bd0d70 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ _Ember frontend for HospitalRun_ [![CouchDB](https://img.shields.io/badge/couchdb-2.0-green.svg)](http://couchdb.apache.org/) -To run the development environment for this frontend you will need to have [Git](https://git-scm.com/), [Node.js](https://nodejs.org), [Ember CLI](http://ember-cli.com/), [Bower](http://bower.io/) and [CouchDB](http://couchdb.apache.org/) installed. +To run the development environment for this frontend you will need to have [Git](https://git-scm.com/), [Node.js](https://nodejs.org), [Ember CLI](http://ember-cli.com/), [Bower](http://bower.io/), and [CouchDB](http://couchdb.apache.org/) installed. ## Contributing