Skip to content

Commit 191f739

Browse files
committed
slight update to CHANGELOG.md for clarity
1 parent aa4dd8e commit 191f739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ cat foobar.json | jsonlite set
7373

7474
## 0.6.0 - *9/26/2015* (thanks [josegonzalez](https://github.com/josegonzalez))
7575

76-
- You can now define where the data directory is using the `JSONLITE_PATH` environment variable. It defaults to the existing path, `$PWD/jsonlite.data`.
76+
- You can now define the data directory path using the `JSONLITE_PATH` environment variable. It defaults to `$PWD/jsonlite.data`.
7777

7878
- JSONlite has been transformed such that it can be used as a library. To do so, simply source in all the methods at the top of your script.
7979

0 commit comments

Comments
 (0)