serving
serving copied to clipboard
Correct NaN typo in example JSON
Based on the rest of the documentation and looking at the code, it
appears that this should be NaN and that Nan is invalid. This also
matches what the Python json library supports.