From eb0e1dbb85574f886ba0e9ca925f96a7a6e33467 Mon Sep 17 00:00:00 2001
From: unknown <ldecicco@usgs.gov>
Date: Thu, 23 Oct 2014 09:15:48 -0500
Subject: [PATCH] Playing with formatting.

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 36ea16d9..a8519ab4 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Web service retrieval functions:
 |Function | Inputs | Description | 
 | -------------| -------------|:-------------|
 |`readNWISdata` | `...`, service | NWIS data using user-specified queries |
-|'readNWISdv` | `Common 4`, statCd | NWIS data with `Common 4` query |
+|`readNWISdv` | `Common 4`, statCd | NWIS data with `Common 4` query |
 
 
 * `Common 4` = siteNumber, parameterCd, startDate, endDate
-- 
GitLab