From 8bb3c8fd48bb8cc97adb0cc4c8a84fc1fac9ebac Mon Sep 17 00:00:00 2001 From: "Adam H. Sparks" Date: Mon, 29 May 2017 15:14:10 +1000 Subject: [PATCH] Update NEWS.md --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 6f51f85d..7be85d72 100644 --- a/NEWS.md +++ b/NEWS.md @@ -14,7 +14,7 @@ * All functions will return a `data.frame` object, not a `tibble` * If a server is not responding, the function returns a more meaningful error message on exit -* All date\times are returned in POSIXct format +* All date/times are returned in POSIXct format * UTC offset is returned in a separate `UTC_offset` field for `get_precis_forecast()` for both `start_time_local` and `end_time_local` fields * Spelling and typo corrections * Enhanced documentation