More small wording changes
Getty Ritter
10 years ago
| 81 | 81 | purpose: if it needs to be human-readable, then |
| 82 | 82 | [JSON](http://hackage.haskell.org/package/aeson) or |
| 83 | 83 | [S-expressions](https://github.com/aisamanra/s-cargot) |
| 84 |
might be better |
|
| 84 | might be better. If it doesn't, then a format | |
| 85 | 85 | like [netstrings](https://en.wikipedia.org/wiki/Netstring) or |
| 86 | 86 | [bencode](http://hackage.haskell.org/package/AttoBencode) might be |
| 87 | 87 | preferable. |