dianaclarke commented on a change in pull request #8921:
URL: https://github.com/apache/arrow/pull/8921#discussion_r543105834
##########
File path: docs/source/python/filesystems.rst
##########
@@ -150,7 +150,7 @@ Hadoop File System (HDFS)
PyArrow comes with bindings to the Hadoop File System (based on C++ bindings
using ``libhdfs``, a JNI-based interface to the Java Hadoop client). You
connect
-using the :class:`HadoopFileSystem` constructor::
+using the :class:`HadoopFileSystem` constructor:
Review comment:
Before:
<img width="694" alt="Screen Shot 2020-12-15 at 12 24 37 AM"
src="https://user-images.githubusercontent.com/878798/102184025-0965f900-3e6c-11eb-97b8-23f7614e53ce.png">
After:
<img width="707" alt="Screen Shot 2020-12-15 at 12 05 10 AM"
src="https://user-images.githubusercontent.com/878798/102184067-14208e00-3e6c-11eb-87c3-eb9993e6bf70.png">
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]