sarutak opened a new pull request, #2395: URL: https://github.com/apache/avro/pull/2395
AVRO-3815 ## What is the purpose of the change At the `Records` section in the specification doc, _orders_ and _aliases_ are explained as attributes of `fields` but their indentation seems broken.  The root cause seems those items are placed below the table. So, a simple way to fix is to place those items above the table. ## Verifying this change Build and render the doc, and confirmed that indentation is clean.  ## Documentation This change fixes a doc. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org