[DOCS] "data" not "datums" - Mailing list pgsql-docs

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.4/static/datatype-json.html
Description:

In the section
https://www.postgresql.org/docs/9.4/static/datatype-json.html

Sub-section: 
8.14.2. Designing JSON documents effectively

Original text:
"but having a predictable structure makes it easier to write queries that
usefully summarize a set of "documents" (datums) in a table."

Suggested text:
"but having a predictable structure makes it easier to write queries that
usefully summarize a set of "documents" (data) in a table."

pgsql-docs by date:

Previous
From: [email protected]
Date:
Subject: [DOCS] Reg Date/Time function
Next
From: Jeremy Finzel
Date:
Subject: Re: [DOCS] Confused about a statement in WAL configs