Github user zentol commented on a diff in the pull request:
https://github.com/apache/flink/pull/6112#discussion_r192662821
--- Diff: docs/ops/filesystems.md ---
@@ -70,21 +70,20 @@ That way, Flink seamlessly supports all of Hadoop file
systems, and all Hadoop-c
- **har**
- ...
-
## Common File System configurations
The following configuration settings exist across different file systems
#### Default File System
-If paths to files do not explicitly specify a file system scheme (and
authority), a default scheme (and authority) will be used.
+If path to files do not explicitly specify a file system scheme (and
authority), a default scheme (and authority) will be used.
--- End diff --
not a typo
---