Skip to content

Commit

Permalink
clarify the intent of json payload format sample
Browse files Browse the repository at this point in the history
  • Loading branch information
hanzhumsft committed Apr 5, 2016
1 parent 386e441 commit 88f993e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,8 @@ make
```bash
cd Binaries
./samplesblobs # run the blobs sample
./samplesjson # run the tables sample with JSON payload
./samplestables # run the tables sample
./samplesjson # run the tables sample with json_no_metadata to reduce payload size
./samplesqueues # run the queues sample
```

Expand Down

0 comments on commit 88f993e

Please sign in to comment.